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
5e42d93b6f
commit
782ece6b60
|
|
@ -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