[*] FO : Added the possibility to deactivate customer groups management (for performances) [part 1]

This commit is contained in:
Damien Metzger
2013-11-21 12:32:35 +01:00
parent 794f729c5d
commit 9f1c39a7d6
8 changed files with 227 additions and 178 deletions
@@ -198,7 +198,7 @@
$('#smarty_up').val(1);
});
$('input[name="combination"], input[name="feature"]').change(function(){
$('input[name="combination"], input[name="feature"], input[name="group"]').change(function(){
$('#features_detachables_up').val('true');
});