From: yomguy Date: Wed, 22 Jun 2011 16:47:22 +0000 (+0200) Subject: fix wrong X-Git-Tag: 1.1~75 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=8f0f9d0cb542a6ba7c9698ffb71219eb220c7700;p=telemeta.git fix wrong --- diff --git a/telemeta/templates/telemeta_default/collection_detail.html b/telemeta/templates/telemeta_default/collection_detail.html index 2ce57fa9..8e8f4dab 100644 --- a/telemeta/templates/telemeta_default/collection_detail.html +++ b/telemeta/templates/telemeta_default/collection_detail.html @@ -195,10 +195,11 @@ {% include "telemeta/inc/mediaitem_list.html" %} {% endwith %} --> - + {% endblock infos %} {% endblock %} + {% block deleteitem %} {% if user.is_authenticated and perms.telemeta.delete_mediacollection %} {% endblock %} + {% block deleteitem %} {% if user.is_authenticated and perms.telemeta.delete_mediaitem %} {% trans "Delete" %} {% endif %} {% endblock %} + {% else %}

No such item

{% endif %}