mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 21:26:45 +02:00
Fix dateformat field
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{% block global_attributes %}
|
||||
data-grav-selectize="{{ (field.selectize is defined ? field.selectize : {})|json_encode()|e('html_attr') }}"
|
||||
data-grav-field="select"
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user