app/soc/views/models/program.py
changeset 2121 4f6344dfab28
parent 2107 855daf131060
child 2127 1a0167169af3
--- a/app/soc/views/models/program.py	Tue Apr 07 21:12:29 2009 +0000
+++ b/app/soc/views/models/program.py	Tue Apr 07 21:40:23 2009 +0000
@@ -213,7 +213,7 @@
 
     # define the list redirect action to show the notification
     del aa_params['list_key_order']
-    aa_params['list_action'] = (redirects.getPublicRedirect, aa_params)
+    aa_params['list_action'] = (redirects.getHomeRedirect, aa_params)
     aa_params['list_description'] = description
 
     aa_list = lists.getListContent(request, aa_params, filter, idx=0,