From: Guillaume Pellerin Date: Mon, 21 Jul 2014 22:31:30 +0000 (+0200) Subject: fix no admin X-Git-Tag: 2.8.1-pro~282^2~54 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6b57536bf9af7410a455a2d4c5149bae8c0de786;p=teleforma.git fix no admin --- diff --git a/teleforma/templates/teleforma/seminar_detail.html b/teleforma/templates/teleforma/seminar_detail.html index 0050a6eb..b735f403 100644 --- a/teleforma/templates/teleforma/seminar_detail.html +++ b/teleforma/templates/teleforma/seminar_detail.html @@ -34,11 +34,12 @@ $(function () { -{% if user.is_staff %} - -{% endif %} + {% endblock infra_javascript %}