diff -r 9db3648c476d -r 6ce1383b50ca web/views/boxes.py --- a/web/views/boxes.py Thu Apr 02 15:21:55 2009 +0200 +++ b/web/views/boxes.py Thu Apr 02 16:07:03 2009 +0200 @@ -28,7 +28,6 @@ box with all actions impacting the entity displayed: edit, copy, delete change state, add related entities """ - #__selectors__ = (any_rset,) + BoxTemplate.__selectors__ id = 'edit_box' title = _('actions') order = 2