Commit 9901790fe76d6cb1b8c8f09c1cd5cfd6aae01e15

Authored by Gustavo Bernardo
1 parent 9157d19a

Include removed [Issue:#122]

courses/templates/subject/form_view_teacher.html
@@ -287,10 +287,7 @@ @@ -287,10 +287,7 @@
287 <!--EndModal--> 287 <!--EndModal-->
288 288
289 <!-- MODAL LINK EDIT--> 289 <!-- MODAL LINK EDIT-->
290 -{% professor_subject topic.subject user as links_update %}  
291 -{% if links_update%}  
292 - {% include "links/update_link.html" %}  
293 -{% endif %} 290 +
294 291
295 <!-- EndModal --> 292 <!-- EndModal -->
296 293
@@ -313,5 +310,3 @@ @@ -313,5 +310,3 @@
313 </div> 310 </div>
314 </div> 311 </div>
315 </div> 312 </div>
316 -  
317 -