From 4ee7eb22eeb69066e3898c3fd68fbf0b69da19cd Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 29 Dec 2016 14:34:39 +0200 Subject: [PATCH] vip prices tests --- src/app/frontend/views/partial/item_group.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/frontend/views/partial/item_group.php b/src/app/frontend/views/partial/item_group.php index 0a02a7a..22125e8 100644 --- a/src/app/frontend/views/partial/item_group.php +++ b/src/app/frontend/views/partial/item_group.php @@ -27,7 +27,7 @@
-

+

/

@@ -35,9 +35,9 @@ _("price_from") ?> 0 && $discount['discount'] <= 100 && in_array($i['id'], $discount['group_ids'])) { -- libgit2 0.21.4