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