[Zope3-checkins] CVS: Zope3/src/zope/app/browser/rdb - gadflyda.zcml:1.4

Godefroid Chapelle gotcha at swing.be
Tue Dec 23 10:35:19 EST 2003


Update of /cvs-repository/Zope3/src/zope/app/browser/rdb
In directory cvs.zope.org:/tmp/cvs-serv25349

Modified Files:
	gadflyda.zcml 
Log Message:
added usage to comply with addform macro update


=== Zope3/src/zope/app/browser/rdb/gadflyda.zcml 1.3 => 1.4 ===
--- Zope3/src/zope/app/browser/rdb/gadflyda.zcml:1.3	Mon Aug 25 15:28:36 2003
+++ Zope3/src/zope/app/browser/rdb/gadflyda.zcml	Tue Dec 23 10:35:19 2003
@@ -9,7 +9,8 @@
       content_factory="zope.app.rdb.gadflyda.GadflyAdapter"
       arguments="dsn"
       fields="dsn"
-      permission="zope.ManageContent" />
+      permission="zope.ManageContent"
+      usage="addingdialog" />
 
   <!-- Menu entry for "add utility" menu -->
   <menuItem




More information about the Zope3-Checkins mailing list