sobjects/supervising.py
branchtls-sprint
changeset 730 9062cdc140a9
parent 684 ddeab9691381
child 984 536e421b082b
--- a/sobjects/supervising.py	Tue Feb 17 23:54:15 2009 +0100
+++ b/sobjects/supervising.py	Tue Feb 17 23:54:30 2009 +0100
@@ -141,7 +141,7 @@
 class SupervisionEmailView(Component):
     """view implementing the email API for data changes supervision notification
     """
-    __selectors__ = (none_rset,)
+    __select__ = none_rset()
     id = 'supervision_notif'
 
     def recipients(self):