small fix 25480a710422
authorLaure Bourgois <Laure.Bourgois@logilab.fr>
Thu, 02 Apr 2009 16:07:03 +0200
branch25480a710422
changeset 1216 6ce1383b50ca
parent 1215 9db3648c476d
child 1217 b5beb1946019
small fix
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