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

pull/162/head
Mark McDowall 10 years ago
parent 3907e2b168
commit 698093cbb9

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

Loading…
Cancel
Save