app/soc/views/models/program.py
changeset 2719 c8841000b863
parent 2706 198926c38229
child 2771 eb654b51053b
--- a/app/soc/views/models/program.py	Mon Aug 03 17:32:34 2009 +0200
+++ b/app/soc/views/models/program.py	Mon Aug 03 17:33:58 2009 +0200
@@ -833,6 +833,10 @@
           {'url_name':'student'}),
           "List my Student Projects", 'any_access')]
 
+    items += [(redirects.getManageRedirect(student_entity,
+        {'url_name':'student'}),
+        "Resign as a Student", 'any_access')]
+
     return items
 
   def _getOrganizationEntries(self, program_entity, org_admin_entity,