From ddbe5338d7696aa725173a88d1e4189afb8c7056 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 108160eee5e..569e978817b 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';