mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 02:04:57 +00:00
Display status in admin console, Change the filters to include relevant fields, scopes for device status
This commit is contained in:
@@ -35,3 +35,4 @@ module OnemdmServer
|
||||
config.generators.helper = false
|
||||
end
|
||||
end
|
||||
STATUS_CLASSES ={active: :ok,missing: :warning,dead: :error}
|
||||
|
||||
Reference in New Issue
Block a user