From f592bcfded9bde9a7e8959ed8df2989bfe70e04d Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 8 Dec 2011 17:42:15 +0000 Subject: [PATCH] // Fix bug button add image in AdminProductsController --- admin-dev/themes/template/products/form.tpl | 2 + admin-dev/themes/template/products/images.tpl | 1 - controllers/admin/AdminProductsController.php | 91 +++++-------------- 3 files changed, 24 insertions(+), 70 deletions(-) diff --git a/admin-dev/themes/template/products/form.tpl b/admin-dev/themes/template/products/form.tpl index 8671a6c84..1c8ccc8bd 100644 --- a/admin-dev/themes/template/products/form.tpl +++ b/admin-dev/themes/template/products/form.tpl @@ -147,6 +147,8 @@ $(document).ready(function(){ }); }); } + else + $('#desc-product-newCombination').hide(); }); {if $show_product_tab_content} $("div.productTabs a[id$=-{$show_product_tab_content}]").click(); diff --git a/admin-dev/themes/template/products/images.tpl b/admin-dev/themes/template/products/images.tpl index a965eed42..8131449ea 100644 --- a/admin-dev/themes/template/products/images.tpl +++ b/admin-dev/themes/template/products/images.tpl @@ -74,7 +74,6 @@ -