]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/votes.html
New optional admin interface, and closing OSQA 253.
[osqa.git] / forum / skins / default / templates / users / votes.html
index a6cc64f365d0d2fd747ca7fff4514ca14c9ab986..7d6b3483c1b34771cead7aca88df9a50231b91f3 100644 (file)
@@ -18,7 +18,7 @@
                 {% endifequal %}
                 </div>
                 <div style="float:left;overflow:hidden;width:750px">
-                    <span class="{{ vote.node.node_type }}-title-link"><a href="{{ vote.node.leaf.get_absolute_url }}">{{ vote.node.leaf.headline }}</a></span>
+                    <span class="{{ vote.node.node_type }}-title-link"><a href="{{ vote.node.get_absolute_url }}">{{ vote.node.headline }}</a></span>
                     <div style="height:5px"></div>
                 </div>          
             </div>