Commit 776ba2f15afbdb8e37c28e31a73465ad3db10afb
1 parent
bcf57489
Exists in
master
and in
5 other branches
Removing all links include tags [Issue:#126]
Showing
1 changed file
with
1 additions
and
5 deletions
Show diff stats
courses/templates/subject/form_view_teacher.html
@@ -140,11 +140,7 @@ | @@ -140,11 +140,7 @@ | ||
140 | </div> | 140 | </div> |
141 | </div> | 141 | </div> |
142 | </div><!--EndEditation--> | 142 | </div><!--EndEditation--> |
143 | - {% professor_subject topic.subject user as professor_links %} | ||
144 | - {% if professor_links%} | ||
145 | - {% include "links/create_link.html" %} | ||
146 | - {% include "links/delete_link.html" %} | ||
147 | - {% endif %} | 143 | + |
148 | </div> | 144 | </div> |
149 | </div> | 145 | </div> |
150 | </div> | 146 | </div> |