]> git.parisson.com Git - telemeta.git/commitdiff
fix resource children description list
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Mar 2014 10:49:42 +0000 (11:49 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Mar 2014 10:49:42 +0000 (11:49 +0100)
telemeta/templates/telemeta/inc/children_list.html

index fa8f58eaaeafc82d45ad6e8358e8b8c7a1a8be4e..3f4764bf50705136963c175321272f551d7be495 100644 (file)
@@ -23,7 +23,7 @@
     <td class="highlight">
         <a href="{% url telemeta-resource-detail resource.children_type child.public_id %}">{{ child.title }}</a>
     </td>
-    <td>{{ child.description }}</td>
+    <td>{{ child.descriptions }}</td>
     <td>{{ child.code }}</td>
     <td>
       {% if child.has_mediafile %}