diff -r a0a1594e58ae -r 8e26887b6d15 app/soc/views/models/organization.py --- 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'):