bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip.

This commit is contained in:
Jessica Wang 2012-01-04 18:21:48 -08:00
parent b0dc4e6c38
commit 367605bcd2

View File

@ -1067,7 +1067,7 @@
},
detachISO: {
label: 'Detach instance',
label: 'Detach ISO',
messages: {
confirm: function(args) {
return 'Are you sure you want to detach ISO ?';