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