Changeset 1373 for Trunk/TurtolCMS/BootStrap/AdminPage.py
- Timestamp:
- 09/26/09 10:45:22 (3 years ago)
- Files:
-
- 1 modified
-
Trunk/TurtolCMS/BootStrap/AdminPage.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Trunk/TurtolCMS/BootStrap/AdminPage.py
r1369 r1373 27 27 Asset.__init__ (self, '$AdminLayout', ctx, types=['TurtolCMS.Types.HtmlLayout']) 28 28 self['TurtolCMS.Types.HtmlLayout'] = { 29 'docType' : ' xml10trans'29 'docType' : 'html' 30 30 , 'tcmsLogo' : 'none' 31 31 , 'wrapper' : True