no description if empty
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
<li>{{{ property.name }}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
{{#if item.data.description}}
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.description }}}</div>
|
||||
{{/if}}
|
||||
</li>
|
||||
Reference in New Issue
Block a user