[-] FO : #PSTEST-768 - Show the category image when there are no descriptions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13384 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
{include file="$tpl_dir./category-count.tpl"}
|
||||
</div>
|
||||
|
||||
{if $scenes || $category->description}
|
||||
{if $scenes || $category->description || $category->id_image}
|
||||
<div class="content_scene_cat">
|
||||
{if $scenes}
|
||||
<!-- Scenes -->
|
||||
|
||||
Reference in New Issue
Block a user