CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion

This commit is contained in:
Brian Federle 2013-07-24 14:39:20 -07:00
parent 13a9b94193
commit c8b3086702
1 changed files with 1 additions and 0 deletions

View File

@ -598,6 +598,7 @@
},
reset: {
label: 'Reset VM',
textLabel: 'Reset VM',
messages: {
confirm: function(args) {
return 'Do you want to restore the VM ?';