Tweaks to group listing

Non-square thumbnails, always display icon type
This commit is contained in:
2017-03-17 16:53:05 +01:00
committed by Sybren A. Stüvel
parent 9f49140230
commit a000176db9
4 changed files with 45 additions and 99 deletions

View File

@@ -77,11 +77,8 @@
| {% endif %}
| {% endif %}
| {% if child.node_type == 'group_hdri' %}
.list-node-children-item-name
i.pi-folder-texture
span {{ child.name }}
| {% endif %}
| {% endif %}
| {% endfor %}