mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Modify offline status color for vm
This commit is contained in:
@ -24,7 +24,6 @@ class VirtualMachineStatusChoices(ChoiceSet):
|
||||
STATUS_OFFLINE: 0,
|
||||
STATUS_ACTIVE: 1,
|
||||
STATUS_STAGED: 3,
|
||||
STATUS_DECOMMISSIONING: 4,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user