]> git.parisson.com Git - teleforma.git/commitdiff
fix published doc
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 23 Jan 2014 13:41:10 +0000 (14:41 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 23 Jan 2014 13:41:10 +0000 (14:41 +0100)
teleforma/templates/teleforma/inc/document_list.html

index 173abf44fcd7b0a1a433bb6cf2b31df95da74d49..4c64915866a7fd8d50f7eda81397fe36bbeebf35 100644 (file)
@@ -13,7 +13,7 @@
 <span class="doc_type_title">{{ doc_type }}</span>
 <table class="listing" width="100%">
     <tbody>
-        {% for doc in docs|from_course_type:type|from_doc_type:doc_type|from_period:period %}
+        {% for doc in docs|from_course_type:type|from_doc_type:doc_type|from_period:period|published %}
         {% if doc.course_type.all|length > 1 and type_counter > 1 %}
         {% else %}
         <tr>