typo tls-sprint
authorsylvain.thenault@logilab.fr
Thu, 12 Mar 2009 16:32:12 +0100
branchtls-sprint
changeset 1093 b4b09ae9058c
parent 1092 b8fbb95dc0eb
child 1094 b42340dda74b
typo
web/views/timeline.py
--- 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)