CLOUDSTACK-8246: Add Cluster - Guest traffic label displayed Incorrectly
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d363b2af Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d363b2af Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d363b2af Branch: refs/heads/hotfix/scp-exception Commit: d363b2afce2b4de1479e147dc3768546b0287b9d Parents: 2e5c161 Author: ramamurtis <ramamurti.subraman...@citrix.com> Authored: Thu Feb 12 13:35:58 2015 +0530 Committer: ramamurtis <ramamurti.subraman...@citrix.com> Committed: Thu Feb 12 13:35:58 2015 +0530 ---------------------------------------------------------------------- ui/scripts/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d363b2af/ui/scripts/system.js ---------------------------------------------------------------------- diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 3a460b8..845ce52 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -14186,7 +14186,7 @@ }, vSwitchGuestName: { - label: ' label.guest.traffic.vswitch.name', + label: 'label.guest.traffic.vswitch.name', isHidden: true },