Commit 6117f75b authored by mdanse's avatar mdanse

Updated the bootstrap 2 details.html

Updated the bootstrap 2 details.html with the same {{ super() }} call
parent 771164a0
...@@ -49,5 +49,6 @@ ...@@ -49,5 +49,6 @@
{% endblock %} {% endblock %}
{% block tail %} {% block tail %}
{{ super() }}
<script src="{{ admin_static.url(filename='admin/js/details_filter.js', v='1.0.0') }}"></script> <script src="{{ admin_static.url(filename='admin/js/details_filter.js', v='1.0.0') }}"></script>
{% endblock %} {% endblock %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment