~jstys-z/helioviewer.org/timeline

« back to all changes in this revision

Viewing changes to lib/helioviewer/Helioviewer.js

  • Committer: V. Keith Hughitt
  • Date: 2009-03-26 19:20:57 UTC
  • Revision ID: hughitt1@kore-20090326192057-u0x8rf8sf5lmmnwh
nightly build 03-26-2009: Using alpha-channel JPEG 2000 dataset

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
                //this.movieBuilder = new MovieBuilder({id: 'movieBuilder', controller: this});
156
156
 
157
157
                // Timeline
158
 
                this.timeline = new EventTimeline(this, "timeline");
 
158
                //this.timeline = new EventTimeline(this, "timeline");
159
159
        },
160
160
 
161
161
        /**