clean up global view definition
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2395 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
74e1a6301e
commit
de75dc50e9
1 changed files with 6 additions and 1 deletions
|
@ -8,12 +8,17 @@
|
|||
|
||||
<resourceDirectory name="cybertools.icons" directory="icons" />
|
||||
|
||||
<page for="*"
|
||||
<!--<page for="*"
|
||||
name="main.html"
|
||||
template="main.pt"
|
||||
class="cybertools.browser.view.GenericView"
|
||||
permission="zope.Public"
|
||||
menu="zmi_views" title="View"
|
||||
/>-->
|
||||
|
||||
<menuItem
|
||||
for="*"
|
||||
menu="zmi_views" action="index.html" title="View"
|
||||
/>
|
||||
|
||||
<page for="*"
|
||||
|
|
Loading…
Add table
Reference in a new issue