fix: sort classes by start date
This commit is contained in:
@@ -120,11 +120,6 @@
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
{% block style %}
|
||||
{{ super() }}
|
||||
{{ include_style('controls.bundle.css') }}
|
||||
{% endblock %}
|
||||
|
||||
{%- block script %}
|
||||
{{ super() }}
|
||||
{{ include_script('controls.bundle.js') }}
|
||||
|
||||
Reference in New Issue
Block a user