From f27ca638c3d9be3af509db00097c9ef57af771b3 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 24 Jul 2013 14:48:22 -0700 Subject: [PATCH] CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity --- ui/scripts/system.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 96949e443e5..fd86816c00e 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';