work in progress: layout management: repurpose layout instance; provide page (top-level view) that in turn invokes a top-level layout view
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2787 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
1e698be24b
commit
93a9f82852
1 changed files with 0 additions and 1 deletions
|
@ -115,6 +115,5 @@ class ViewResources(object):
|
|||
self.view = view
|
||||
|
||||
def __getitem__(self, key):
|
||||
print key
|
||||
# TODO...
|
||||
return []
|
||||
|
|
Loading…
Add table
Reference in a new issue