From 4a32db9c86349a58193375ddf02187e1b0ca783f Mon Sep 17 00:00:00 2001 From: rGaillard Date: Wed, 21 Dec 2011 10:36:54 +0000 Subject: [PATCH] // Fix installer && not displaying Shop fields on specific price when multishop is disabled git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11463 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/products/prices.tpl | 25 +++++++++++-------- controllers/admin/AdminProductsController.php | 5 ++-- install-dev/sql/db_settings_lite.sql | 3 +-- 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/admin-dev/themes/template/products/prices.tpl b/admin-dev/themes/template/products/prices.tpl index eb1cda8c2..75f803150 100644 --- a/admin-dev/themes/template/products/prices.tpl +++ b/admin-dev/themes/template/products/prices.tpl @@ -260,16 +260,19 @@ jQuery(document).ready(Customer.init); {/foreach}