phryk
a1a2cde38a
* All menus have IDs now * Added support for burgerized menus; burgerized main menu and minisearch * Fixed menu in Listing objects * Fixed issue with invalid datetime-local values * Improved section breakout logic for inline renderables in markdown * Search now ignores abstract content types * Added some assets * Various other things, mostly theming-related
6 lines
110 B
HTML
6 lines
110 B
HTML
{% extends 'default/templates/form/field/field.html' %}
|
|
|
|
{% block field_extra %}
|
|
step="60"
|
|
{% endblock %}
|