[-] BO : Bug Fixed #PSTEST-546 - Tax Rules Creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13483 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
populateStates($(this).val(), '');
|
||||
});
|
||||
|
||||
$('#tax_rule_form').hide();
|
||||
{if !isset($smarty.get.create_rule)}
|
||||
$('#tax_rule_form').hide();
|
||||
{/if}
|
||||
$('#desc-tax_rules_group-new').click(function() {
|
||||
initForm();
|
||||
$('#tax_rule_form').slideToggle();
|
||||
|
||||
Reference in New Issue
Block a user