mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CS-15793:Enable static NAT for the public IP address screen is not showing VMs
This commit is contained in:
parent
9b43753399
commit
20407ec863
@ -1402,9 +1402,9 @@
|
||||
args.$tierSelect.hide();
|
||||
}
|
||||
|
||||
args.$tierSelect.change(function() {
|
||||
// args.$tierSelect.change(function() {
|
||||
args.$tierSelect.closest('.list-view').listView('refresh');
|
||||
});
|
||||
// });
|
||||
},
|
||||
|
||||
listView: $.extend(true, {}, cloudStack.sections.instances, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user