// Add nice list in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13340 b9a71923-0436-4b27-9f14-aed3839534dd
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