From 087d0d82060e302058753aef39f62a421d416342 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Fri, 25 Oct 2013 11:25:00 +0200 Subject: [PATCH] // Fields resizing --- .../addresses/helpers/form/form.tpl | 2 +- .../default/template/helpers/form/form.tpl | 4 +- .../admin/AdminAddressesController.php | 14 +++++ controllers/admin/AdminContactsController.php | 3 + .../admin/AdminCustomersController.php | 55 +++++++++++-------- controllers/admin/AdminGendersController.php | 4 ++ controllers/admin/AdminGroupsController.php | 5 +- .../admin/AdminManufacturersController.php | 21 ++++++- .../admin/AdminSuppliersController.php | 11 ++++ 9 files changed, 90 insertions(+), 29 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/addresses/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/addresses/helpers/form/form.tpl index c5517db46..94d5e8d1a 100644 --- a/admin-dev/themes/default/template/controllers/addresses/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/addresses/helpers/form/form.tpl @@ -85,7 +85,7 @@ }); -
+
{/if} diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 9ed66afbd..a4ed3ec76 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -76,7 +76,7 @@ {/block} {block name="field"} -
+
{block name="input"} {if $input.type == 'text' || $input.type == 'tags'} {if isset($input.lang) AND $input.lang} @@ -516,7 +516,7 @@ {elseif $input.type == 'birthday'}
{foreach $input.options as $key => $select} -
+