[Zope-Checkins] CVS: Zope3 - zope.zcml:1.1.2.29
Martijn Pieters
mj@zope.com
Mon, 11 Feb 2002 15:31:07 -0500
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv4841
Modified Files:
Tag: Zope-3x-branch
zope.zcml
Log Message:
Get the configuration to load again.
=== Zope3/zope.zcml 1.1.2.28 => 1.1.2.29 ===
title="Manage Bindings" />
-<security:protectClass name="Zope.App.Service.ServiceManagerBindingView."
+<security:protectClass name="Zope.App.Service.ServiceManagerBindingsView."
permission_id="Zope.ManageBindings"
- methods="index, action, getBindingsTable" />
+ methods="index, action, getServicesTable" />
<security:protectClass name="Zope.App.Service.ServiceManager."
permission_id="Zope.View" />