changeset 67 | 60a291fe7965 |
parent 0 | b97547f5f1fa |
child 1156 | 4b920f836567 |
--- a/web/data/cubicweb.timeline-ext.js Thu Nov 13 14:34:16 2008 +0100 +++ b/web/data/cubicweb.timeline-ext.js Thu Nov 13 15:54:24 2008 +0100 @@ -38,7 +38,6 @@ this._frc = null; this._eventIdToElmt = {}; - this.foo = 'bar'; }; Timeline.CubicWebEventPainter.prototype = new Timeline.OriginalEventPainter();