import message catalog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3006 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
267bc66b92
commit
4bc542e4b7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ from zope.interface import Interface
|
||||||
from zope import schema
|
from zope import schema
|
||||||
|
|
||||||
from loops.interfaces import INodeSchema, IBaseNode, INode, IViewManager
|
from loops.interfaces import INodeSchema, IBaseNode, INode, IViewManager
|
||||||
|
from loops.util import _
|
||||||
|
|
||||||
|
|
||||||
class ILayoutView(INodeSchema):
|
class ILayoutView(INodeSchema):
|
||||||
|
|
Loading…
Add table
Reference in a new issue