fix class reference for contents view in management interface
This commit is contained in:
parent
953d539529
commit
cc4da4bbba
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<page for="loops.interfaces.INode"
|
||||
name="contents.html"
|
||||
template="contents.pt"
|
||||
class="cybertools.container.ordered.ContainerView"
|
||||
class="cybertools.container.ordered.OrderedContainerView"
|
||||
permission="loops.ManageSite" />
|
||||
|
||||
<!-- login/logout -->
|
||||
|
|
Loading…
Add table
Reference in a new issue