web/views/boxes.py
changeset 8455 b5b263f1ad67
parent 8190 2a3c1b787688
child 8567 1ac70b1bf00e
--- a/web/views/boxes.py	Fri Jul 06 14:31:13 2012 +0200
+++ b/web/views/boxes.py	Mon Jul 09 09:47:28 2012 +0200
@@ -54,7 +54,6 @@
     change state, add related entities...
     """
     __regid__ = 'edit_box'
-    __select__ = component.CtxComponent.__select__ & non_final_entity()
 
     title = _('actions')
     order = 2