From 4d5853fad4716f15a811aee2d4c57ac7764c9cef 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13360 b9a71923-0436-4b27-9f14-aed3839534dd --- .../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}