From de87912f8c9634ba2185da7d29f8b41b64718409 Mon Sep 17 00:00:00 2001 From: Веталь Date: Thu, 9 Feb 2017 14:59:25 +0200 Subject: [PATCH] -collection --- frontend/views/catalog/product.php | 2 +- frontend/web/css/css_header.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 1fe126f..2e1836b 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -178,7 +178,7 @@ events as $event):?> end_at) && $event->isActive()):?> -
+
name,Url::to(['event/show','alias'=>$event->alias]))?>
До конца осталось:
diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 5ddf620..72d5e20 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27151,6 +27151,7 @@ ul.product-special li.promo div { .new_collection .owl-theme .owl-controls { margin-top: 0; } +.event_block.new_ev_bl {min-height:180px;} @media(max-width: 1200px){ .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 50%; -- libgit2 0.21.4