mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
IP address page - detailView - after DisableStaticNAT succeeds, empty Virtual Machine row.
This commit is contained in:
parent
8ae821e045
commit
fdffe3bce2
@ -1161,7 +1161,8 @@
|
||||
jobId: data.disablestaticnatresponse.jobid,
|
||||
getUpdatedItem: function() {
|
||||
return {
|
||||
isstaticnat: false
|
||||
isstaticnat: false,
|
||||
virtualmachinedisplayname: ""
|
||||
};
|
||||
},
|
||||
getActionFilter: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user