From 6840ad362e6e56df429e55ea8cecb85d6af5dab6 Mon Sep 17 00:00:00 2001 From: macuser Date: Fri, 27 Sep 2013 01:38:26 +0200 Subject: [PATCH] =?UTF-8?q?Taxe=20Rules=20:=20Modification=20du=20javascri?= =?UTF-8?q?pt=20Drag=20&=20Drop=20pour=20ordonner=20les=20e=CC=81le=CC=81m?= =?UTF-8?q?ents.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin/default/tax-rule-edit.html | 202 +++++++++++++-------- 1 file changed, 123 insertions(+), 79 deletions(-) diff --git a/templates/admin/default/tax-rule-edit.html b/templates/admin/default/tax-rule-edit.html index 1bf6346d1..748482016 100644 --- a/templates/admin/default/tax-rule-edit.html +++ b/templates/admin/default/tax-rule-edit.html @@ -21,10 +21,10 @@
{intl l="Edit tax rule $TITLE"} -
- + +
- +
@@ -39,14 +39,14 @@
- +

{intl l="Countries that have the same tax rule"} :

Italy England Japan

- +
@@ -57,12 +57,12 @@

--> -
+

Create a tax rule

- +

@@ -84,7 +84,7 @@

-
+

List of taxes

@@ -93,7 +93,7 @@
Dapibus ac facilisis in
Morbi leo risus
Porta ac consectetur ac
-
Vestibulum at eros
+
Vestibulum at eros
- +
@@ -114,7 +114,7 @@ {/block} {block name="javascript-initialization"} - + {javascripts file='assets/js/bootstrap-select/bootstrap-select.js'} {/javascripts} @@ -124,18 +124,22 @@ {/javascripts} + {literal} + {/literal} {/block} \ No newline at end of file