[Zope3-checkins]
CVS: Zope3/src/zope/app/browser/services/registration
- configure.zcml:1.8
Anthony Baxter
anthony at interlink.com.au
Sun Feb 8 20:21:18 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/browser/services/registration
In directory cvs.zope.org:/tmp/cvs-serv7949/registration
Modified Files:
configure.zcml
Log Message:
registration pane is an objectview, not a dialog
=== Zope3/src/zope/app/browser/services/registration/configure.zcml 1.7 => 1.8 ===
--- Zope3/src/zope/app/browser/services/registration/configure.zcml:1.7 Wed Sep 24 16:43:07 2003
+++ Zope3/src/zope/app/browser/services/registration/configure.zcml Sun Feb 8 20:21:18 2004
@@ -96,6 +96,7 @@
template="registered.pt"
class=".NameRegistered"
permission="zope.ManageServices"
+ usage="objectview"
/>
<page
More information about the Zope3-Checkins
mailing list