mirror of https://github.com/apache/cloudstack.git
VPC list view: Add text label for configure VPC action
This commit is contained in:
parent
35d93a66ad
commit
b5ce813a94
|
|
@ -3488,6 +3488,7 @@
|
|||
},
|
||||
editVpc: {
|
||||
label: 'Edit VPC',
|
||||
textLabel: 'label.configure',
|
||||
action: {
|
||||
custom: cloudStack.uiCustom.vpc(cloudStack.vpc)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue