Updated Branches: refs/heads/ui-vpc-redesign ff287c10d -> 7aaff0cfe
Fix typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7aaff0cf Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7aaff0cf Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7aaff0cf Branch: refs/heads/ui-vpc-redesign Commit: 7aaff0cfed028b853f6a72fc7d1b2bf589cbd500 Parents: ff287c1 Author: Brian Federle <[email protected]> Authored: Thu May 16 13:46:37 2013 -0700 Committer: Brian Federle <[email protected]> Committed: Thu May 16 13:46:37 2013 -0700 ---------------------------------------------------------------------- ui/scripts/vpc.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7aaff0cf/ui/scripts/vpc.js ---------------------------------------------------------------------- diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 5778692..df4664b 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -324,7 +324,7 @@ tierLoadBalancers: { listView: true, sectionSelect: { - label: 'Select LB type: ' + label: 'Select LB type' }, sections: { internalLoadBalancers: {
