It was impossible to override sortable_javascript_includes_template. Fixed.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
{% block extrahead %}
|
||||
{{ block.super }}
|
||||
{% include 'adminsortable/shared/javascript_includes.html' %}
|
||||
{% include sortable_javascript_includes_template %}
|
||||
{% endblock %}
|
||||
|
||||
{% block breadcrumbs %}
|
||||
|
||||
Reference in New Issue
Block a user