Show Public status on textures
This commit is contained in:
@@ -24,6 +24,14 @@
|
||||
| {% endif %}
|
||||
| {% endif %}
|
||||
|
||||
| {% if node.permissions.world %}
|
||||
.texture-license.public(
|
||||
data-toggle="tooltip",
|
||||
data-placement="bottom",
|
||||
title="Anybody can download. Share it!")
|
||||
i.pi-lock-open
|
||||
span Public
|
||||
| {% endif %}
|
||||
|
||||
section.node-row.texture-info
|
||||
| {% if node.properties.files %}
|
||||
|
Reference in New Issue
Block a user