From: yomguy Date: Wed, 18 Jul 2012 22:41:23 +0000 (+0200) Subject: fix status X-Git-Tag: 0.7-dev^2~75 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7d7d3167a5bd6219fb5aaba8af4a6ad89b442cb6;p=teleforma.git fix status --- diff --git a/teleforma/templates/teleforma/course_detail.html b/teleforma/templates/teleforma/course_detail.html index 14ec3eb8..84095b03 100644 --- a/teleforma/templates/teleforma/course_detail.html +++ b/teleforma/templates/teleforma/course_detail.html @@ -47,27 +47,13 @@ $(document).ready(function(){ {% endblock course %} -{% block chat %}
- -{% block status %} -{% get_telecaster as telecaster %} -{% if telecaster %} -
-

status {% trans "Status" %}

-
-
- -{% endif %} -{% endblock status %} - +{% block chat %} {% if room %} {% with "Local tweeter" as title %} {% include "teleforma/inc/chat_room.html" %} {% endwith %} {% endif %} - -
{% endblock chat %} + +