Rename editVpc->configureVpc, for clarity

This commit is contained in:
Brian Federle 2012-07-12 15:59:35 -07:00
parent 3267553af1
commit 183beaa8c3
1 changed files with 2 additions and 2 deletions

View File

@ -3528,7 +3528,7 @@
});
}
},
editVpc: {
configureVpc: {
label: 'Configure VPC',
textLabel: 'label.configure',
action: {
@ -3540,7 +3540,7 @@
detailView: {
name: 'label.details',
actions: {
editVpc: {
configureVpc: {
label: 'Edit VPC',
textLabel: 'label.configure',
action: {