changeset 654 | 68bafa9f719f |
parent 642 | 671dc971c3d1 |
child 656 | a76f1b443ea4 |
--- a/app/soc/views/models/sponsor.py Tue Dec 02 22:04:38 2008 +0000 +++ b/app/soc/views/models/sponsor.py Tue Dec 02 22:05:13 2008 +0000 @@ -70,7 +70,6 @@ } # TODO(tlarsen): Add support for Django style template lookup - params['edit_template'] = 'soc/sponsor/edit.html' params['public_template'] = 'soc/group/public.html' params['list_row'] = 'soc/group/list/row.html'