From 5de87ac8b5162cd3216f4ff527e70412693f2561 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Tue, 13 Dec 2011 13:43:41 +0000 Subject: [PATCH] // Fix small bugs in AdminProductsController and adding plugins 'implode' in Smarty tool --- .../template/helper/form/form_category.tpl | 7 +- .../themes/template/products/informations.tpl | 9 + admin-dev/themes/template/products/prices.tpl | 42 +-- controllers/admin/AdminProductsController.php | 275 ++++++++++-------- tools/smarty/plugins/function.implode.php | 38 +++ 5 files changed, 222 insertions(+), 149 deletions(-) create mode 100644 tools/smarty/plugins/function.implode.php diff --git a/admin-dev/themes/template/helper/form/form_category.tpl b/admin-dev/themes/template/helper/form/form_category.tpl index fa5839ad4..577613018 100644 --- a/admin-dev/themes/template/helper/form/form_category.tpl +++ b/admin-dev/themes/template/helper/form/form_category.tpl @@ -27,10 +27,13 @@
@@ -75,7 +78,7 @@ value="1" {if $home_is_selected}checked{/if} onclick="clickOnCategoryBox($(this));" /> - {$categories.trads.Home} + {$categories.trads.Home}