--- a/app/soc/views/document/list.py Mon Nov 17 10:36:35 2008 +0000
+++ b/app/soc/views/document/list.py Mon Nov 17 12:18:09 2008 +0000
@@ -43,8 +43,7 @@
Args:
request: the standard Django HTTP request object
- page: a soc.logic.site.page.Page object which is abstraction that combines
- a Django view with sidebar menu info
+ page_name: the page name displayed in templates as page and header title
template: the "sibling" template (or a search list of such templates)
from which to construct an alternate template name (or names)