From 0b324c3d62b544eb1e16f9f77116c309773101d0 Mon Sep 17 00:00:00 2001 From: fbormann Date: Wed, 26 Oct 2016 16:07:27 -0300 Subject: [PATCH] fixed topic cards on subject detail view --- courses/templates/subject/form_view_student.html | 22 +++++++++++----------- courses/templates/topic/topic_card_student.html | 6 ------ 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/courses/templates/subject/form_view_student.html b/courses/templates/subject/form_view_student.html index 07c1907..a3b0add 100644 --- a/courses/templates/subject/form_view_student.html +++ b/courses/templates/subject/form_view_student.html @@ -5,22 +5,22 @@ {% endblock %}
- -
-
-
-

{{topic}}

+
+
+
+
+

{{topic}}

+
+
+
+

{{topic.description|linebreaks}}

- -
-
-

{{topic.description|linebreaks}}

- {% list_topic_foruns request topic %} - {% list_topic_poll request topic %} +
+