From 9021fd312e59acd8ec20f0d657e14d108579f49e Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Mon, 13 Mar 2017 23:23:59 -0300 Subject: [PATCH] criando o botão de web conferencia dentro do topico --- topics/templates/topics/list.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/topics/templates/topics/list.html b/topics/templates/topics/list.html index 8cf0f41..402f809 100644 --- a/topics/templates/topics/list.html +++ b/topics/templates/topics/list.html @@ -6,7 +6,7 @@
- + {% for topic in subject.topic_subject.all %} {% if not topic.repository and topic.visible or has_subject_permissions %}
@@ -21,7 +21,7 @@ {% if has_subject_permissions %}
-
@@ -73,4 +74,4 @@ {% endfor %}
- \ No newline at end of file + -- libgit2 0.21.2