VPC list view: Add text label for configure VPC action

This commit is contained in:
Brian Federle 2012-07-12 13:45:16 -07:00
parent 35d93a66ad
commit b5ce813a94
1 changed files with 1 additions and 0 deletions

View File

@ -3488,6 +3488,7 @@
},
editVpc: {
label: 'Edit VPC',
textLabel: 'label.configure',
action: {
custom: cloudStack.uiCustom.vpc(cloudStack.vpc)
}