From: yomguy Date: Mon, 9 Jul 2012 10:54:38 +0000 (+0200) Subject: fix doc links X-Git-Tag: 0.7-dev~30 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3e043dec94359bc28aca1c368b16664f2da99c35;p=teleforma.git fix doc links --- diff --git a/teleforma/templates/teleforma/inc/document_list.html b/teleforma/templates/teleforma/inc/document_list.html index 65affcc4..4eecfdf0 100644 --- a/teleforma/templates/teleforma/inc/document_list.html +++ b/teleforma/templates/teleforma/inc/document_list.html @@ -17,9 +17,9 @@ {% if doc.course_type.all|length > 1 and type_counter > 1 %} {% else %} - {% if doc.file %}{% endif %} {{ doc.title }}{% if doc.file %}{% endif %} + {% if doc.file %}{% endif %} {{ doc.title }}{% if doc.file %}{% endif %} {{ doc.date_modified }} - {% if doc.file %}{% endif %} + {% if doc.file %}{% endif %} {% endif %} {% endfor %}