app/soc/views/models/club_app.py
changeset 986 e9611a2288ca
parent 970 8b5611d5b053
child 1007 3b66772d21a5
--- a/app/soc/views/models/club_app.py	Sun Jan 25 16:17:33 2009 +0000
+++ b/app/soc/views/models/club_app.py	Sun Jan 25 16:25:17 2009 +0000
@@ -259,7 +259,7 @@
         # this application has been properly reviewed update the status
         fields = {'status' : status_value}
 
-        self._logic.updateModelProperties(entity, fields)
+        self._logic.updateEntityProperties(entity, fields)
         
         if status_value == 'accepted':
           # the application has been accepted send out a notification