[Zope3-checkins] CVS: Zope3/src/zope/app/browser/rdb -
configure.zcml:1.10
Godefroid Chapelle
gotcha at swing.be
Tue Dec 23 10:57:02 EST 2003
Update of /cvs-repository/Zope3/src/zope/app/browser/rdb
In directory cvs.zope.org:/tmp/cvs-serv28829
Modified Files:
configure.zcml
Log Message:
added usage to comply with addform macro update
=== Zope3/src/zope/app/browser/rdb/configure.zcml 1.9 => 1.10 ===
--- Zope3/src/zope/app/browser/rdb/configure.zcml:1.9 Mon Aug 25 15:28:36 2003
+++ Zope3/src/zope/app/browser/rdb/configure.zcml Tue Dec 23 10:57:01 2003
@@ -49,7 +49,8 @@
content_factory="zope.app.services.utility.UtilityRegistration"
arguments="name interface componentPath"
set_after_add="status"
- fields="name interface componentPath permission status" />
+ fields="name interface componentPath permission status"
+ usage="addingdialog" />
<zope:include file="gadflyda.zcml" />
More information about the Zope3-Checkins
mailing list