]> git.parisson.com Git - telemeta.git/commitdiff
rm prev & next on colection
authoryomguy <yomguy@parisson.com>
Thu, 17 Feb 2011 11:20:47 +0000 (12:20 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 17 Feb 2011 11:20:47 +0000 (12:20 +0100)
telemeta/templates/telemeta_default/collection_detail.html

index 5c8e07dabd6cbd27b3dbfb34f256de733e00e5f8..1c68a22a4609d78906904650e19b07d9a94222e8 100644 (file)
@@ -17,8 +17,6 @@
     {% if user.is_authenticated %} \r
     <a href="{% url telemeta-collection-detail-edit collection.public_id %}"><img src="/images/edit_page.png" alt="EDIT"></a>\r
     {% endif %}\r
-    <a href="{% url telemeta-collection-detail-previous collection.public_id %}"><img src="/images/previous.png" alt="PREVIOUS"></a>\r
-    <a href="{% url telemeta-collection-detail-next collection.public_id %}"><img src="/images/next.png" alt="NEXT"></a>\r
     \r
     </div>\r
 {% endblock %}\r