1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

Massive backgrid update, only one header cell left

This commit is contained in:
Mark McDowall
2013-12-10 00:00:06 -08:00
parent 874e98b408
commit 7e20e48023
13 changed files with 943 additions and 637 deletions
+2 -1
View File
@@ -165,7 +165,8 @@ require.config({
renderable: true,
formatter : undefined,
cell : undefined,
headerCell: 'NzbDrone'
headerCell: 'NzbDrone',
sortType : 'toggle'
};
});