It was impossible to override sortable_javascript_includes_template. Fixed.

This commit is contained in:
Alexander A. Sosnovskiy
2012-09-24 12:16:20 +03:00
parent dfbe590767
commit 22cd63a4ba
2 changed files with 4 additions and 4 deletions
@@ -8,7 +8,7 @@
{% block extrahead %}
{{ block.super }}
{% include 'adminsortable/shared/javascript_includes.html' %}
{% include sortable_javascript_includes_template %}
{% endblock %}
{% block breadcrumbs %}