branch | tls-sprint |
changeset 688 | cddfbdee0eb3 |
parent 660 | 5233a9457f6b |
child 692 | 800592b8d39b |
--- a/web/views/tableview.py Tue Feb 17 20:34:20 2009 +0100 +++ b/web/views/tableview.py Tue Feb 17 20:39:09 2009 +0100 @@ -258,9 +258,9 @@ class CellView(EntityView): __selectors__ = (nonempty_rset, accept_rset) + # XXX backport implements('Any') ?? id = 'cell' - accepts = ('Any',) def cell_call(self, row, col, cellvid=None): """