1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 09:47:39 +00:00

Don't show queue actions buttons until API side fixes are in

This commit is contained in:
Mark McDowall 2015-01-09 13:46:39 -08:00
parent 3907e2b168
commit 698093cbb9

View file

@ -77,12 +77,12 @@ define(
cell : ProgressCell,
cellValue : 'this'
},
{
name : 'status',
label : '',
cell : QueueActionsCell,
cellValue : 'this'
}
//{
// name : 'status',
// label : '',
// cell : QueueActionsCell,
// cellValue : 'this'
//}
],
initialize: function () {