
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4036 fd906abe-77d9-0310-91a1-e0d9ade77398
10 lines
140 B
Python
10 lines
140 B
Python
"""
|
|
$Id$
|
|
"""
|
|
|
|
from zope.app.rotterdam import Rotterdam
|
|
|
|
|
|
class Mojo(Rotterdam):
|
|
""" The Mojo (Management Interface with Dojo) skin """
|
|
|