NexusVswitch UI development
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a99ac06d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a99ac06d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a99ac06d Branch: refs/heads/3.0.x Commit: a99ac06d328afc5a7cbbf43abee657772df242ed Parents: b04ba4f Author: Sanjay Tripathi <[email protected]> Authored: Thu May 24 16:24:01 2012 +0530 Committer: Sanjay Tripathi <[email protected]> Committed: Thu May 24 16:24:01 2012 +0530 ---------------------------------------------------------------------- ui/index.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a99ac06d/ui/index.jsp ---------------------------------------------------------------------- diff --git a/ui/index.jsp b/ui/index.jsp index 2b0f97c..dda2d9b 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -1662,7 +1662,7 @@ dictionary = { 'label.ipaddress': '<fmt:message key="label.ipaddress"/>', 'label.vcdcname': '<fmt:message key="label.vcdcname"/>', 'label.vcipaddress': '<fmt:message key="label.vcipaddress"/>', -'label.vsmclrlvlanid': '<fmt:message key="label.vsmctrlvlanid"/>', +'label.vsmctrlvlanid': '<fmt:message key="label.vsmctrlvlanid"/>', 'label.vsmpktvlanid': '<fmt:message key="label.vsmpktvlanid"/>', 'label.vsmstoragevlanid': '<fmt:message key="label.vsmstoragevlanid"/>', 'message.specify.url': '<fmt:message key="message.specify.url"/>',
