mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-2977: Update Default NIC for VM alert message
This commit is contained in:
parent
02399d9a2a
commit
c2b5c98de0
|
|
@ -1518,6 +1518,7 @@
|
|||
args.response.success({
|
||||
_custom: { jobId: json.updatedefaultnicforvirtualmachineresponse.jobid }
|
||||
});
|
||||
cloudStack.dialog.notice({message:_l('Please manually update the default NIC on the VM now.')});
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue