[Zope3-checkins] CVS: Zope3/src/zope/app/registration/browser -
	configure.zcml:1.5
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Tue Mar 23 17:08:38 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/zope/app/registration/browser
In directory cvs.zope.org:/tmp/cvs-serv22597/src/zope/app/registration/browser
Modified Files:
	configure.zcml 
Log Message:
Rip out usage everywhere.
=== Zope3/src/zope/app/registration/browser/configure.zcml 1.4 => 1.5 ===
--- Zope3/src/zope/app/registration/browser/configure.zcml:1.4	Sat Mar 13 23:44:48 2004
+++ Zope3/src/zope/app/registration/browser/configure.zcml	Tue Mar 23 17:08:07 2004
@@ -83,7 +83,6 @@
       template="registered.pt"
       class=".Registered"
       permission="zope.ManageServices"
-      usage="objectview"
       />
 
   <page
    
    
More information about the Zope3-Checkins
mailing list