Skip to content

Commit

Permalink
added DataSourceSorterComposite back into default pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Eiten committed Aug 8, 2016
1 parent 81944e6 commit a850800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dataModels/JSON.js
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ var JSON = DataModel.extend('dataModels.JSON', {
*/
pipeline: [
{ type: 'JSDataSource' },
{ type: 'DataSourceSorterComposite' },
],

/**
Expand Down

0 comments on commit a850800

Please sign in to comment.