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

This reverts commit 698093cbb9.
pull/4/head
Taloth Saldono 10 years ago
parent c19a393f99
commit bcad6e538d

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

Loading…
Cancel
Save