]> git.parisson.com Git - telemeta.git/commitdiff
remove delete button from add collection template
authoryomguy <yomguy@parisson.com>
Fri, 24 Jun 2011 07:15:51 +0000 (09:15 +0200)
committeryomguy <yomguy@parisson.com>
Fri, 24 Jun 2011 07:15:51 +0000 (09:15 +0200)
telemeta/templates/telemeta_default/collection_add.html

index 121453ba8007c01a14a915140afc06fd15b17ad8..036d66bdd3027e6fe159f1d69ae085ea4aef8087 100644 (file)
@@ -32,3 +32,6 @@
         </form>
         </div>
 {% endblock infos%}
+
+{% block deleteitem %}
+{% endblock %}