app/soc/views/models/club.py
changeset 1343 4ba39392c854
parent 1330 fa13d8b45594
child 1430 ff8cc6b15e6a
--- a/app/soc/views/models/club.py	Sun Feb 15 14:57:03 2009 +0000
+++ b/app/soc/views/models/club.py	Sun Feb 15 14:58:03 2009 +0000
@@ -205,6 +205,7 @@
 
 view = View()
 
+admin = view.admin
 applicant = view.applicant
 apply_member = view.applyMember
 create = view.create