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