minor fixes
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1242 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
a12f37eb31
commit
8bba7e4d8d
1 changed files with 2 additions and 1 deletions
|
@ -19,10 +19,11 @@
|
|||
|
||||
<!-- control management menu -->
|
||||
|
||||
<page for="zope.interface.Interface"
|
||||
<page for="*"
|
||||
name="view_get_menu"
|
||||
permission="zope.Public"
|
||||
class=".menu.MenuAccessView"
|
||||
layer="loops"
|
||||
allowed_interface="zope.app.publisher.interfaces.browser.IMenuAccessView"
|
||||
/>
|
||||
<!-- login/logout stuff -->
|
||||
|
|
Loading…
Add table
Reference in a new issue