Add 'block.super' to snippets/type_index.html

pull/1797/head
Matt Westcott 2015-10-06 16:46:10 +01:00
rodzic f502e31dd7
commit 11a1438950
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,7 @@
{% block extra_js %}
<script>
{{ block.super }}
window.headerSearch = {
url: "{% url 'wagtailsnippets:list' content_type.app_label content_type.model %}",
termInput: "#id_q",