From: yomguy Date: Wed, 18 Jul 2012 22:44:54 +0000 (+0200) Subject: fix status again X-Git-Tag: 0.7-dev^2~73 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3d710c51399252433061f22527f5d3b62014a184;p=teleforma.git fix status again --- diff --git a/teleforma/templates/teleforma/course_conference.html b/teleforma/templates/teleforma/course_conference.html index 42d8912a..acd17994 100644 --- a/teleforma/templates/teleforma/course_conference.html +++ b/teleforma/templates/teleforma/course_conference.html @@ -4,8 +4,6 @@ {% load i18n %} {% block module-action %} - - -{% endif %} -{% endblock status %} - -{% if room %} -{% with "Local tweeter" as title %} -{% include "teleforma/inc/chat_room.html" %} -{% endwith %} -{% endif %} - - -{% endblock chat %} diff --git a/teleforma/templates/teleforma/course_conference_record.html b/teleforma/templates/teleforma/course_conference_record.html index b74d478c..25a7a465 100644 --- a/teleforma/templates/teleforma/course_conference_record.html +++ b/teleforma/templates/teleforma/course_conference_record.html @@ -60,17 +60,3 @@ jQuery(window).ready(function(){ {% endblock course %} -
- -{% block chat %} -{% if room %} -{% with "Local tweeter" as title %} -{% include "teleforma/inc/chat_room.html" %} -{% endwith %} -{% endif %} -{% endblock chat %} - -
- - - diff --git a/teleforma/templates/teleforma/course_document.html b/teleforma/templates/teleforma/course_document.html index 60c2c599..a5380cee 100644 --- a/teleforma/templates/teleforma/course_document.html +++ b/teleforma/templates/teleforma/course_document.html @@ -77,13 +77,3 @@ PDFJS.getDocument('{% url teleforma-document-download document.id %}').then(func {% endblock course %} - -{% block chat %} -{% if room %} -
-{% with "Local tweeter" as title %} -{% include "teleforma/inc/chat_room.html" %} -{% endwith %} -
-{% endif %} -{% endblock chat %} diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index 9dad3eac..844a187f 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -75,5 +75,3 @@ $(document).ready(function(){ {% endblock course %} - - diff --git a/teleforma/templates/teleforma/courses.html b/teleforma/templates/teleforma/courses.html index bc4f7b82..3eee25b5 100644 --- a/teleforma/templates/teleforma/courses.html +++ b/teleforma/templates/teleforma/courses.html @@ -122,5 +122,3 @@ server_status_callback(); {% endblock content %} - -