web/component.py
branchstable
changeset 3010 684a0c546774
parent 2381 caad2367d940
child 3012 97696093ba54
--- a/web/component.py	Wed Aug 26 10:18:07 2009 +0200
+++ b/web/component.py	Wed Aug 26 10:18:49 2009 +0200
@@ -45,8 +45,6 @@
                                         _('navcontenttop'), _('navcontentbottom')),
                             #vocabulary=(_('header'), _('incontext'), _('footer')),
                             help=_('context where this component should be displayed')),
-        _('htmlclass'):dict(type='String', default='mainRelated',
-                            help=_('html class of the component')),
     }
 
     context = 'navcontentbottom' # 'footer' | 'header' | 'incontext'