mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity
This commit is contained in:
parent
09dde8bf1c
commit
ddbe5338d7
|
|
@ -6005,6 +6005,7 @@
|
|||
actions: {
|
||||
addVmwareDc: {
|
||||
label: 'Add VMware datacenter',
|
||||
textLabel: 'Add VMware datacenter',
|
||||
messages: {
|
||||
notification: function(args) {
|
||||
return 'Add VMware datacenter';
|
||||
|
|
|
|||
Loading…
Reference in New Issue