From 065784518c74d29c55d4556e3a26fe99a0dd68e9 Mon Sep 17 00:00:00 2001 From: juliotoscano Date: Wed, 26 Oct 2016 10:12:38 -0300 Subject: [PATCH] modifying topic teacher #205 --- courses/templates/subject/form_view_teacher.html | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------- courses/templates/subject/index.html | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------- 2 files changed, 212 insertions(+), 206 deletions(-) diff --git a/courses/templates/subject/form_view_teacher.html b/courses/templates/subject/form_view_teacher.html index 1e646ab..bd6a2cf 100644 --- a/courses/templates/subject/form_view_teacher.html +++ b/courses/templates/subject/form_view_teacher.html @@ -1,73 +1,86 @@ - {% load static i18n list_topic_foruns permission_tags widget_tweaks professor_access%} +{% load static i18n list_topic_foruns permission_tags widget_tweaks professor_access%} - {% block javascript %} - - - - - {% endblock %} +{% block javascript %} + + + + +{% endblock %}
-
-