changeset 446 | 3a3ab6bbccc5 |
parent 408 | a8814ff6824e |
child 467 | a6f056bc7d1d |
--- a/web/facet.py Mon Jan 19 19:46:33 2009 +0100 +++ b/web/facet.py Mon Jan 19 19:57:41 2009 +0100 @@ -245,11 +245,11 @@ help=_('display order of the box')), _('context'): dict(type='String', default=None, # None <-> both - vocabulary=(_('tablefilter'), _('facetbox'), None), + vocabulary=(_('tablefilter'), _('facetbox'), ''), help=_('context where this box should be displayed')), } visible = True - context = None + context = '' needs_update = False start_unfolded = True