mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Revert "Don't show queue actions buttons until API side fixes are in"
This reverts commit 698093cbb9
.
This commit is contained in:
@@ -77,12 +77,12 @@ define(
|
|||||||
cell : ProgressCell,
|
cell : ProgressCell,
|
||||||
cellValue : 'this'
|
cellValue : 'this'
|
||||||
},
|
},
|
||||||
//{
|
{
|
||||||
// name : 'status',
|
name : 'status',
|
||||||
// label : '',
|
label : '',
|
||||||
// cell : QueueActionsCell,
|
cell : QueueActionsCell,
|
||||||
// cellValue : 'this'
|
cellValue : 'this'
|
||||||
//}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
initialize: function () {
|
initialize: function () {
|
||||||
|
Reference in New Issue
Block a user