web/views/boxes.py
branch25480a710422
changeset 1216 6ce1383b50ca
parent 1214 25480a710422
child 1242 59e04ffe0dcf
--- 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