[Zope3-checkins] CVS: Products3/NewsSite/NewsItem - configure.zcml:1.12
Yvo Schubbe
schubbe@web.de
Thu, 27 Mar 2003 13:06:17 -0500
Update of /cvs-repository/Products3/NewsSite/NewsItem
In directory cvs.zope.org:/tmp/cvs-serv20244/NewsItem
Modified Files:
configure.zcml
Log Message:
fixed duplicate label
=== Products3/NewsSite/NewsItem/configure.zcml 1.11 => 1.12 ===
--- Products3/NewsSite/NewsItem/configure.zcml:1.11 Thu Mar 27 13:05:03 2003
+++ Products3/NewsSite/NewsItem/configure.zcml Thu Mar 27 13:06:17 2003
@@ -49,7 +49,6 @@
name="edit.html"
for="zopeproducts.NewsSite.NewsItem.interfaces.INewsItem"
template="../editform.pt"
- label="Change News Item"
permission="zopeproducts.NewsSite.ModifyNewsItems"
menu="zmi_views"
title="Edit"