app/soc/views/models/club.py
changeset 1025 1f83f05f522b
parent 1012 73f0b61f2d9d
child 1030 a0081c626acb
--- a/app/soc/views/models/club.py	Wed Jan 28 02:27:25 2009 +0000
+++ b/app/soc/views/models/club.py	Wed Jan 28 02:28:52 2009 +0000
@@ -74,6 +74,7 @@
     new_params['rights'] = rights
     new_params['name'] = "Club"
     new_params['url_name'] = "club"
+    new_params['sidebar_grouping'] = 'Clubs'
 
     patterns = []