// Add nice list in installer
This commit is contained in:
@@ -12,4 +12,6 @@ $(document).ready(function()
|
||||
$(this).fadeOut('slow');
|
||||
$(this).children('div').fadeOut('slow');
|
||||
});
|
||||
|
||||
$('select.chosen').chosen();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user