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:49:26 +05:30
parent 79b850faad
commit 44c067cd10
1 changed files with 2 additions and 2 deletions

View File

@ -1405,9 +1405,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, {