app/soc/views/models/student_proposal.py
changeset 2098 6557b0b1305f
parent 2096 eed59b94aae2
child 2134 bd93e34108b8
--- a/app/soc/views/models/student_proposal.py	Mon Apr 06 21:05:30 2009 +0000
+++ b/app/soc/views/models/student_proposal.py	Mon Apr 06 21:19:58 2009 +0000
@@ -569,7 +569,8 @@
               'status': ['new', 'pending', 'accepted', 'rejected']}
 
     list_params = params.copy()
-    list_params['list_description'] = 'List of my %(name_plural)s.' % list_params
+    list_params['list_description'] = \
+        'List of my %(name_plural)s.' % list_params
     list_params['list_action'] = (redirects.getPublicRedirect, list_params)
 
     valid_list = lists.getListContent(