CS-14872 : Text for on hover iso and form for ISO's corrected

This commit is contained in:
Pranav Saxena 2012-05-12 17:18:24 +05:30 committed by Brian Federle
parent 28aaab4031
commit a26f33c780

View File

@ -922,18 +922,18 @@
},
copyISO: {
label: 'label.action.copy.iso',
label: 'label.action.copy.ISO',
messages: {
notification: function(args) {
return 'Copying ISO';
}
},
createForm: {
title: 'label.action.copy.iso',
desc: 'label.action.copy.iso',
title: 'label.action.copy.ISO',
desc: 'label.action.copy.ISO',
fields: {
destinationZoneId: {
label: 'label.destinaton.zone',
label: 'label.destination.zone',
validation: { required: true },
select: function(args) {
$.ajax({