CS-15793:Enable static NAT for the public IP address screen is not showing VMs

This commit is contained in:
Pranav Saxena 2012-08-03 15:54:10 +05:30
parent 9b43753399
commit 20407ec863

View File

@ -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, {