mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
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…
x
Reference in New Issue
Block a user