mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Display IMEI number in the list
This commit is contained in:
@@ -25,6 +25,7 @@ ActiveAdmin.register Device do
|
||||
status_tag status.titleize, STATUS_CLASSES[status.to_sym]
|
||||
end
|
||||
column "Model Name",:model
|
||||
column :imei_number
|
||||
column :created_at
|
||||
column :updated_at
|
||||
column :last_heartbeat_recd_time
|
||||
|
||||
Reference in New Issue
Block a user