From: Guillaume Pellerin Date: Tue, 7 Jan 2014 23:34:01 +0000 (+0100) Subject: no check for staff X-Git-Tag: 2.8.1-pro~314 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=24aca79c5fc7d23c25b96bfd60bf3a90aa1b050d;p=teleforma.git no check for staff --- diff --git a/teleforma/templates/teleforma/seminar_detail.html b/teleforma/templates/teleforma/seminar_detail.html index 860b6089..0d4417d5 100644 --- a/teleforma/templates/teleforma/seminar_detail.html +++ b/teleforma/templates/teleforma/seminar_detail.html @@ -86,7 +86,7 @@ $(window).ready(function(){
- {% if seminar_progress == 100 %} + {% if seminar_progress == 100 and not user.is_staff %} {% trans {% endif %}