app/soc/views/helper/params.py
changeset 1679 2b28763da7a4
parent 1677 b2cf6ad50a2a
child 1707 2e7b76f20878
--- a/app/soc/views/helper/params.py	Thu Mar 05 19:21:43 2009 +0000
+++ b/app/soc/views/helper/params.py	Thu Mar 05 21:38:18 2009 +0000
@@ -250,6 +250,7 @@
   new_params['list_params'] = {
       'list_action': 'action',
       'list_description': 'description',
+      'list_info': 'info',
       'list_main': 'main',
       'list_pagination': 'pagination',
       'list_row': 'row',