[-] BO : Bug Fixed #PSTEST-546 - Tax Rules Creation

This commit is contained in:
fBrignoli
2012-02-21 08:48:52 +00:00
parent a1a6ca9a8d
commit f78483a8e0
2 changed files with 36 additions and 14 deletions
@@ -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();