mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion
This commit is contained in:
parent
13a9b94193
commit
c8b3086702
|
|
@ -598,6 +598,7 @@
|
|||
},
|
||||
reset: {
|
||||
label: 'Reset VM',
|
||||
textLabel: 'Reset VM',
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
return 'Do you want to restore the VM ?';
|
||||
|
|
|
|||
Loading…
Reference in New Issue