web/views/timeline.py
branchtls-sprint
changeset 1093 b4b09ae9058c
parent 984 536e421b082b
child 1730 cec526a96535
--- a/web/views/timeline.py	Thu Mar 12 16:32:01 2009 +0100
+++ b/web/views/timeline.py	Thu Mar 12 16:32:12 2009 +0100
@@ -117,5 +117,5 @@
     id = 'static-timeline'
     
     def call(self, loadurl, tlunit=None, wdgclass=None):
-        self.widget_class = wdgclass or self.widget_clas
+        self.widget_class = wdgclass or self.widget_class
         self.render(loadurl, tlunit)