1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-01 12:34:40 +00:00

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

This reverts commit 698093cbb9.
This commit is contained in:
Taloth Saldono 2015-01-11 20:49:09 +01:00
parent c19a393f99
commit bcad6e538d

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 () {