From 3e2c301b6c9485f32a636f8360a0b2ff00b558b2 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 29 Dec 2016 14:21:37 +0200 Subject: [PATCH] vip prices tests --- src/app/frontend/views/partial/item_group.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/frontend/views/partial/item_group.php b/src/app/frontend/views/partial/item_group.php index aebbe32..0a02a7a 100644 --- a/src/app/frontend/views/partial/item_group.php +++ b/src/app/frontend/views/partial/item_group.php @@ -35,9 +35,9 @@ _("price_from") ?> 0 && $discount['discount'] <= 100 && in_array($i['id'], $discount['group_ids'])) { -- libgit2 0.21.4