web/views/boxes.py
changeset 6536 fd059ab1a502
parent 6526 2f3ded081142
child 6573 58f166d41420
--- a/web/views/boxes.py	Sun Oct 17 22:49:06 2010 +0200
+++ b/web/views/boxes.py	Mon Oct 18 11:05:45 2010 +0200
@@ -238,7 +238,7 @@
 
     __regid__ = 'sidebox'
 
-    def call(self, **kwargs):
+    def call(self, title=u'', **kwargs):
         """display a list of entities by calling their <item_vid> view"""
         if 'dispctrl' in self.cw_extra_kwargs:
             # XXX do not modify dispctrl!