Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed May 1, 2012
1 parent 2c3adf1 commit b3c0f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/Browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ Browser.prototype.createTrackList = function( /**Element*/ parent ) {
resolved_tl_class = JBrowse.View.TrackList.Simple;
}

// instantiate the tracklist
this.trackListView = new resolved_tl_class( {
trackConfigs: this.config.tracks,
renderTo: parent,
Expand Down

0 comments on commit b3c0f22

Please sign in to comment.