From 8b7c29dd18d1af1403b8128cffbc9aa0b1d15ff2 Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Fri, 26 Jul 2013 11:12:50 +0200 Subject: [PATCH] [+] BO Scenes - Tags - Attachments --- .../controllers/tags/helpers/form/form.tpl | 36 +++++++++---------- .../admin/AdminAttachmentsController.php | 7 ++-- controllers/admin/AdminScenesController.php | 5 ++- .../admin/AdminSuppliersController.php | 28 +++++++-------- controllers/admin/AdminTagsController.php | 3 +- 5 files changed, 34 insertions(+), 45 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/tags/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/tags/helpers/form/form.tpl index ad3397a2f..1aed3a12e 100644 --- a/admin-dev/themes/default/template/controllers/tags/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/tags/helpers/form/form.tpl @@ -25,40 +25,36 @@ {extends file="helpers/form/form.tpl"} {block name="other_input"} - {if $key eq 'selects'} -
-

{l s='Products:'}

- - - - - -
+{if $key eq 'selects'} +
+ + +
+
+
- {l s='Double click to move the item to another column'}  -

- - {l s='Add'} >> + + {l s='Add'}
-
+
- {l s='Double click to move the item to another column'}  -

- - << {l s='Remove'} + + {l s='Remove'} -
+
+ -
 
+ +