From: Guillaume Pellerin Date: Thu, 3 Mar 2016 09:11:43 +0000 (+0100) Subject: partially fix jquery placement X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fce3225cb433e9c47557723a655d7ae97ad1bc75;p=mezzo.git partially fix jquery placement --- diff --git a/app/templates/includes/footer_scripts.html b/app/templates/includes/footer_scripts.html index c3999d7e..4be9403f 100644 --- a/app/templates/includes/footer_scripts.html +++ b/app/templates/includes/footer_scripts.html @@ -1,6 +1,5 @@ {% load mezzanine_tags i18n staticfiles %} -{% editable_loader %} {% compress js %} @@ -8,6 +7,7 @@ {% block extra_js %}{% endblock %} +{% editable_loader %} {% endcompress %}