mirror of https://github.com/apache/cloudstack.git
bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip.
This commit is contained in:
parent
b0dc4e6c38
commit
367605bcd2
|
|
@ -1067,7 +1067,7 @@
|
|||
},
|
||||
|
||||
detachISO: {
|
||||
label: 'Detach instance',
|
||||
label: 'Detach ISO',
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
return 'Are you sure you want to detach ISO ?';
|
||||
|
|
|
|||
Loading…
Reference in New Issue