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
1 changed files with 6 additions and 6 deletions

View File

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