Undertitle labels for checkboxes
Avoids ugly 'is_tileable' label on textures
This commit is contained in:
parent
e43405a349
commit
3c6642d879
@ -6,7 +6,8 @@
|
||||
.checkbox
|
||||
label
|
||||
| {{ field(class='checkbox') }}
|
||||
| {{ field.label }}
|
||||
| {{ field.name | undertitle }}
|
||||
|
||||
| {% elif field.type == 'FieldList' %}
|
||||
|
||||
ul.fieldlist(id="{{ type }}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user