mirror of https://github.com/apache/cloudstack.git
Updated instance indicator
This commit is contained in:
parent
3415f01267
commit
61e3fdcab0
|
|
@ -25,6 +25,7 @@
|
|||
indicator: {
|
||||
'Running': 'on',
|
||||
'Stopped': 'off',
|
||||
'Destroyed': 'off',
|
||||
'Error': 'off'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue