]> git.parisson.com Git - teleforma.git/commitdiff
fic module
authoryomguy <yomguy@parisson.com>
Wed, 18 Jul 2012 22:25:57 +0000 (00:25 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 18 Jul 2012 22:25:57 +0000 (00:25 +0200)
teleforma/templates/teleforma/course_conference.html

index ee134f5221fec67aac762dde135c40db2e0e5a22..0b21f64e7ad6276524826903abede2e9bfcba4e4 100644 (file)
@@ -5,6 +5,7 @@
 
 {% block module-action %}
 <script src="{{ STATIC_URL }}teleforma/js/application.js" type="text/javascript"></script>
+
 {% get_telecaster as telecaster %}
 {%  if telecaster %}
 <script src="{{ STATIC_URL }}telecaster/js/application.js" type="text/javascript"></script>
@@ -78,6 +79,7 @@ jQuery(window).ready(function(){
 {% block chat %}
 <div id="module-set" style="width: 22%">
 
+{% block status %}
 {% get_telecaster as telecaster %}
 {%  if telecaster %}
 <div class="module">
@@ -85,7 +87,7 @@ jQuery(window).ready(function(){
  <div id="server_status_table_wrapper" class="status"></div>
 </div>
 {% endif %}
-
+{% endblock status %}
 
 {% if room %}
 {% with "Local tweeter" as title %}