web/views/management.py
branchtls-sprint
changeset 688 cddfbdee0eb3
parent 635 305da8d6aa2d
child 691 35133d86970b
--- a/web/views/management.py	Tue Feb 17 20:34:20 2009 +0100
+++ b/web/views/management.py	Tue Feb 17 20:39:09 2009 +0100
@@ -475,7 +475,7 @@
                    chainall(one_line_rset, match_user_groups('managers'))
         )
         
-    accepts = ('EUser',)
+    __selectors__ = (implements('EUser',))
 
     title = _('preferences')