From 086e9a7570e812d630680b84f177cfcd8fa3567b Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 20 Jan 2017 17:38:49 +0200 Subject: [PATCH] event link fix --- frontend/views/catalog/product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 7262007..80384b3 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -312,7 +312,7 @@ } ?> - getImageUrl('banner'), 'banner_list'),Url::to(['event/sale','percent'=>$event->percent]),[ + getImageUrl('banner'), 'banner_list'),$url,[ 'style' =>"top:-{$top}px;" ]); -- libgit2 0.21.4