From: yomguy Date: Fri, 24 Jun 2011 07:15:51 +0000 (+0200) Subject: remove delete button from add collection template X-Git-Tag: 1.1~66 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d3694a154319d8e3c26915ce27dde9af32bc52fc;p=telemeta.git remove delete button from add collection template --- diff --git a/telemeta/templates/telemeta_default/collection_add.html b/telemeta/templates/telemeta_default/collection_add.html index 121453ba..036d66bd 100644 --- a/telemeta/templates/telemeta_default/collection_add.html +++ b/telemeta/templates/telemeta_default/collection_add.html @@ -32,3 +32,6 @@ {% endblock infos%} + +{% block deleteitem %} +{% endblock %}