From 9cdf45e0a6e6a65fd7eb275ee879643c6af5b518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Garci=CC=81a=20de=20La=20Fuente?= Date: Sun, 8 Nov 2015 16:54:54 +0100 Subject: [PATCH] Fixed JS compatibility with multiprices price generator --- htdocs/product/price.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/product/price.php b/htdocs/product/price.php index 3c37530ea3e..b7c714c9887 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -929,8 +929,8 @@ if ($action == 'edit_price' && $object->getRights()->creer)