app/soc/views/models/notification.py
changeset 1343 4ba39392c854
parent 1308 35b75ffcbb37
child 1584 d8ba8c917f37
--- a/app/soc/views/models/notification.py	Sun Feb 15 14:57:03 2009 +0000
+++ b/app/soc/views/models/notification.py	Sun Feb 15 14:58:03 2009 +0000
@@ -201,6 +201,8 @@
 
 
 view = View()
+
+admin = view.admin
 create = view.create
 edit = view.edit
 delete = view.delete