app/soc/views/models/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 28 Jan 2009 02:27:25 +0000
changeset 1024 2a0ae6483825
parent 364 ab47d3f494b3
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Group dynamically generated menu items Also allow for grouping other views by setting the 'sidebar_grouping' param to a value another than 'main'. Patch by: Sverre Rabbelier