mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-23 08:04:46 +00:00
Add comment to remember why the tag is outside ...
compress.
This commit is contained in:
parent
8ea27f4571
commit
489f219de6
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@
|
|||
<script src="{{ STATIC_URL }}admin/js/urlify.js"></script>
|
||||
{% endcompress %}
|
||||
|
||||
{% comment %}
|
||||
Put it outside compress to be sure that offline compression also works fine.
|
||||
{% endcomment %}
|
||||
{% get_localized_datepicker_js %}
|
||||
|
||||
{% comment %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue