app/soc/views/models/organization.py
changeset 2155 8e26887b6d15
parent 2146 57c74ce47fa3
child 2177 e2c193e1f631
--- a/app/soc/views/models/organization.py	Sat Apr 11 13:36:50 2009 +0000
+++ b/app/soc/views/models/organization.py	Sat Apr 11 13:37:31 2009 +0000
@@ -438,7 +438,6 @@
 
 
     if roles.get('org_admin'):
-
       # add a link to manage student projects after they have been announced
       if timeline_helper.isAfterEvent(program_entity.timeline,
                                      'accepted_students_announced_deadline'):