mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-25 09:04:48 +00:00
Add 'block.super' to snippets/type_index.html
This commit is contained in:
parent
f502e31dd7
commit
11a1438950
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue