update..
This commit is contained in:
@ -321,7 +321,7 @@
|
||||
{% else %}
|
||||
read only = no
|
||||
{% endif %}
|
||||
{% if item.writeable is defined and item.writeable |length > 0 %}
|
||||
{% if item.writeable is defined and item.writeable|length > 0 %}
|
||||
writeable = {{ item.writeable }}
|
||||
{% else %}
|
||||
writeable = yes
|
||||
|
Reference in New Issue
Block a user