From b55966306e1978e16bba5b09f64821335b9dca35 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 --- 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}