web/data/cubicweb.timeline-ext.js
changeset 67 60a291fe7965
parent 0 b97547f5f1fa
child 1156 4b920f836567
equal deleted inserted replaced
66:b4128cfda701 67:60a291fe7965
    36    this._filterMatcher = null;
    36    this._filterMatcher = null;
    37    this._highlightMatcher = null;
    37    this._highlightMatcher = null;
    38    this._frc = null;
    38    this._frc = null;
    39 
    39 
    40    this._eventIdToElmt = {};
    40    this._eventIdToElmt = {};
    41   this.foo = 'bar';
       
    42 };
    41 };
    43 
    42 
    44 Timeline.CubicWebEventPainter.prototype = new Timeline.OriginalEventPainter();
    43 Timeline.CubicWebEventPainter.prototype = new Timeline.OriginalEventPainter();
    45 
    44 
    46 Timeline.CubicWebEventPainter.prototype._paintEventLabel = function(
    45 Timeline.CubicWebEventPainter.prototype._paintEventLabel = function(