From: yomguy Date: Tue, 5 Feb 2013 15:25:31 +0000 (+0100) Subject: fix doc links X-Git-Tag: 0.9-probarreau~88 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=78a75c40afa0e4f6cec54b549595296ed24be148;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 0982c352..40433bae 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 %}