From: Guillaume Pellerin Date: Tue, 7 Jan 2014 22:53:48 +0000 (+0100) Subject: fix seminar pub button X-Git-Tag: 2.8.1-pro~321 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=501e90449169411eb4dd5aba178d18692fb6067b;p=teleforma.git fix seminar pub button --- diff --git a/teleforma/templates/teleforma/seminar_detail.html b/teleforma/templates/teleforma/seminar_detail.html index d0fa4a79..80ee108a 100644 --- a/teleforma/templates/teleforma/seminar_detail.html +++ b/teleforma/templates/teleforma/seminar_detail.html @@ -84,10 +84,7 @@ $(window).ready(function(){
-
- {{ seminar.title }} -
- +
{% if seminar_progress == 100 %} {% trans @@ -103,6 +100,11 @@ $(window).ready(function(){ {% trans {% endif %}
+ +
+ {{ seminar.title }} +
+
{% block course_content %}