From 75a91f6f1b22f2f0be075bbe38082cd4d7a68193 Mon Sep 17 00:00:00 2001 From: rMalie Date: Wed, 15 Feb 2012 15:39:51 +0000 Subject: [PATCH] // Remove nice ergonomy on BO list because there are other priorities --- .../default/template/helpers/options/options.tpl | 4 ++-- controllers/admin/AdminShopUrlController.php | 12 ++++++++---- js/admin.js | 6 +++++- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index 2b6f50f2f..981f9fc8a 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -86,7 +86,7 @@ {/block} {if $field['type'] == 'select'} {if $field['list']} - {foreach $field['list'] AS $k => $option} {/foreach} @@ -145,7 +145,7 @@ {elseif $field['type'] == 'selectLang'} {foreach $languages as $language}
- {foreach $field['list'] AS $k => $v}