mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing minor UI issues
This commit is contained in:
parent
d5fac0c569
commit
8f225bc623
@ -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';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user