Fixed default sorting for series grid

This commit is contained in:
Mark McDowall 2013-05-02 00:09:35 -07:00
commit 3983a36492
4 changed files with 35 additions and 10 deletions

View file

@ -49,12 +49,6 @@ define([
editable : false,
cell : 'airDate',
headerCell: 'nzbDrone'
// headerCell: Backgrid.NzbDroneHeaderCell.extend({
// initialize: function(options) {
// this.constructor.__super__.initialize.apply(this, [options]);
// this.direction('descending');
// }
// })
},
{
name : 'edit',