Fixing Device Status search filter

revert-70aa11f8
Dileesha Rajapakse 7 years ago
parent d8ffa23a42
commit fc5e84796f

@ -333,7 +333,7 @@ function loadDevices(searchType, searchParam) {
}, },
{ {
targets: 6, targets: 6,
data: 'status', data: 'action-buttons',
class: 'text-right content-fill text-left-on-grid-view no-wrap tooltip-overflow-fix', class: 'text-right content-fill text-left-on-grid-view no-wrap tooltip-overflow-fix',
render: function (status, type, row, meta) { render: function (status, type, row, meta) {
var deviceType = row.deviceType; var deviceType = row.deviceType;

Loading…
Cancel
Save