diff -r 45a810beed18 -r fe4d6025f712 web/box.py --- a/web/box.py Sun Dec 07 14:24:19 2008 +0100 +++ b/web/box.py Mon Dec 08 08:56:08 2008 +0100 @@ -156,6 +156,7 @@ _rqlcondition_selector) accepts = ('Any',) context = 'incontext' + condition = None def call(self, row=0, col=0, **kwargs): """classes inheriting from EntityBoxTemplate should defined cell_call,