Fixing minor UI issues

This commit is contained in:
lasantha 2017-06-30 15:38:06 +05:30
parent d5fac0c569
commit 8f225bc623

View File

@ -193,8 +193,7 @@ function loadDeviceTypes() {
"searching": false
};
var settings = {
"sorting": false,
"select": false
"sorting": false
};
var deviceTypeApiUrl = '/api/device-mgt/v1.0/admin/device-types';