[-] BO : #PSCFV-731 : change type int by string for zipcode_from and zipcode_to
&& check this zip codes && display errors && normalize git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15187 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -41,9 +41,8 @@
|
||||
populateStates($(this).val(), '');
|
||||
});
|
||||
|
||||
{if !isset($smarty.get.create_rule)}
|
||||
$('#tax_rule_form').hide();
|
||||
{/if}
|
||||
$('#tax_rule_form').hide();
|
||||
|
||||
$('#desc-tax_rules_group-new').click(function() {
|
||||
initForm();
|
||||
$('#tax_rule_form').slideToggle();
|
||||
|
||||
Reference in New Issue
Block a user