[+] Project : Add Smarty console options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11501 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
return false;
|
||||
});
|
||||
|
||||
$('input[name="smarty_force_compile"], input[name="smarty_cache"]').change(function(){
|
||||
$('input[name="smarty_force_compile"], input[name="smarty_cache"], input[name="smarty_console"]').change(function(){
|
||||
$('#smarty_up').val(1);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user