mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Add status labels for network providers
This commit is contained in:
parent
fc6c6fb5cb
commit
5ce9e74c5c
@ -834,6 +834,12 @@
|
||||
return naasStatusMap;
|
||||
},
|
||||
|
||||
statusLabels: {
|
||||
enabled: 'Enabled',
|
||||
'not-configured': 'Not setup',
|
||||
disabled: 'Disabled'
|
||||
},
|
||||
|
||||
// Actions performed on entire net. provider type
|
||||
actions: {
|
||||
enable: function(args) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user