You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/07/24 23:49:21 UTC

git commit: updated refs/heads/4.2 to f27ca63

Updated Branches:
  refs/heads/4.2 837f10111 -> f27ca638c


CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f27ca638
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f27ca638
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f27ca638

Branch: refs/heads/4.2
Commit: f27ca638c3d9be3af509db00097c9ef57af771b3
Parents: 837f101
Author: Brian Federle <br...@citrix.com>
Authored: Wed Jul 24 14:48:22 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Wed Jul 24 14:49:14 2013 -0700

----------------------------------------------------------------------
 ui/scripts/system.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f27ca638/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 96949e4..fd86816 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -6005,6 +6005,7 @@
                                 actions: {
                                     addVmwareDc: {
                                         label: 'Add VMware datacenter',
+                                        textLabel: 'Add VMware datacenter',
                                         messages: {
                                             notification: function(args) {
                                                 return 'Add VMware datacenter';