@@ -32,16 +33,67 @@
@@ -55,7 +107,7 @@
diff --git a/templates/admin/default/taxes-rules.html b/templates/admin/default/taxes-rules.html
index bc6cb4ed3..387f70e08 100644
--- a/templates/admin/default/taxes-rules.html
+++ b/templates/admin/default/taxes-rules.html
@@ -49,11 +49,11 @@
{loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.taxes-rules.change"}
-
+
{/loop}
{loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.taxes-rules.change"}
-
+
{/loop}
|
@@ -93,4 +93,14 @@
form_content = {$smarty.capture.tax_rule_delete_dialog nofilter}
}
+{/block}
+
+{block name="javascript-initialization"}
+
+
+
{/block}
\ No newline at end of file