]> git.parisson.com Git - telemeta.git/commitdiff
fix item collector
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 16 Apr 2013 15:51:39 +0000 (17:51 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 16 Apr 2013 15:51:39 +0000 (17:51 +0200)
telemeta/templates/telemeta/inc/mediaitem_list.html

index bad287c3327e518f93d5e4bd8d6b31241de5393d..6adf0d815ba9152b06161b4203ab76912f9f921a 100644 (file)
@@ -30,7 +30,7 @@
     <td>
         {{ item.code|default:item.old_code }}
     </td>
-    <td>{{ item.apparent_collector }}</td>
+    <td>{{ item.collector }}</td>
     {% if location_name %}
     <td>{{ item.location.name }}</td>
     {% else %}