From 4e43731ecd4bf4e8ebf40343558979f68656617f Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 28 Dec 2016 17:32:43 +0200 Subject: [PATCH] Brand images --- frontend/views/filter/category-brand.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/views/filter/category-brand.php b/frontend/views/filter/category-brand.php index f4eb16b..83d8b00 100644 --- a/frontend/views/filter/category-brand.php +++ b/frontend/views/filter/category-brand.php @@ -35,6 +35,7 @@ if (!$category->getImageUrl(0, false) || !$brand->getImageUrl(0, false) || empty( $brand->lang->seo_text )) { $emptyBrand = true; } + var_dump($emptyBrand); ?>
title ?>
-- libgit2 0.21.4