[Checkins] SVN:	z3ext.pathindex/trunk/src/z3ext/pathindex/configure.zcml update deps
    Nikolay Kim 
    fafhrd91 at gmail.com
       
    Fri Jan 15 09:13:30 EST 2010
    
    
  
Log message for revision 108144:
  update deps
Changed:
  U   z3ext.pathindex/trunk/src/z3ext/pathindex/configure.zcml
-=-
Modified: z3ext.pathindex/trunk/src/z3ext/pathindex/configure.zcml
===================================================================
--- z3ext.pathindex/trunk/src/z3ext/pathindex/configure.zcml	2010-01-15 14:13:07 UTC (rev 108143)
+++ z3ext.pathindex/trunk/src/z3ext/pathindex/configure.zcml	2010-01-15 14:13:30 UTC (rev 108144)
@@ -11,10 +11,10 @@
 		  zope.index.interfaces.IStatistics" />
   </class>
 
-  <browser:addMenuItem
+  <!--browser:addMenuItem
      title="Path Index"
      description="Index object path"
      class=".index.PathIndex"
-     permission="zope.ManageServices" />
+     permission="zope.ManageServices" /-->
 
 </configure>
    
    
More information about the checkins
mailing list