From 183beaa8c3d282526be21bef45c2050d3b8ccde5 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 12 Jul 2012 15:59:35 -0700 Subject: [PATCH] Rename editVpc->configureVpc, for clarity --- ui/scripts/network.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index 3994a2309ee..a37875b055d 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -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: {