From 551b8de11b550cede2950c83de6ee8181306f866 Mon Sep 17 00:00:00 2001 From: Matheus Lins Date: Mon, 3 Oct 2016 12:10:57 -0300 Subject: [PATCH] updating html delivery Activity --- courses/templates/topic/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/courses/templates/topic/index.html b/courses/templates/topic/index.html index e33bb03..8b534a4 100644 --- a/courses/templates/topic/index.html +++ b/courses/templates/topic/index.html @@ -80,11 +80,10 @@
-
+
- +
-
{% for student in students_activit %} @@ -93,23 +92,24 @@

- {{student.name}} + {{student.name}}

-
+
-
{% if user|has_role:'professor, system_admin' %} -
+
{% else %} - +
+ +
{% endif %}
-- libgit2 0.21.2