|
|
|
@ -152,7 +152,7 @@
|
|
|
|
|
return source["TitleSorter"];
|
|
|
|
|
}
|
|
|
|
|
}, //Title
|
|
|
|
|
{ sWidth: '100px', "mDataProp": "SeasonsCount", "bSortable": false }, //Seasons
|
|
|
|
|
{ sWidth: '100px', "mDataProp": "SeasonsCount" }, //Seasons
|
|
|
|
|
{ sWidth: '100px', "mDataProp": "QualityProfileName" }, //Quality
|
|
|
|
|
{ sWidth: '120px', "mDataProp": "Network" }, //Network
|
|
|
|
|
{ sWidth: '120px', "mDataProp": function (source, type, val) {
|
|
|
|
|