[Zope3-checkins] CVS: Zope3/src/zope/app/browser/utilities -
configure.zcml:1.5
Godefroid Chapelle
gotcha at swing.be
Tue Dec 23 11:02:46 EST 2003
Update of /cvs-repository/Zope3/src/zope/app/browser/utilities
In directory cvs.zope.org:/tmp/cvs-serv29800
Modified Files:
configure.zcml
Log Message:
added usage to comply with addform macro update
=== Zope3/src/zope/app/browser/utilities/configure.zcml 1.4 => 1.5 ===
--- Zope3/src/zope/app/browser/utilities/configure.zcml:1.4 Mon Aug 25 15:28:43 2003
+++ Zope3/src/zope/app/browser/utilities/configure.zcml Tue Dec 23 11:02:45 2003
@@ -31,7 +31,8 @@
content_factory="zope.app.utilities.schema.SchemaRegistration"
arguments="name interface componentPath"
set_after_add="status"
- fields="name interface componentPath permission status" />
+ fields="name interface componentPath permission status"
+ usage="addingdialog" />
<!-- Menu entry for "add component" menu -->
More information about the Zope3-Checkins
mailing list