CLOUDSTACK-604:When editting pod/cluster in UI, there's no save button: A generic issue with the widget where the content from another tab to the adjacent one gets appended :resolved by making the detailsView widget change

This commit is contained in:
Pranav Saxena 2012-12-11 04:22:09 +05:30
parent 199806c1be
commit cb35d83b85
1 changed files with 2 additions and 0 deletions

View File

@ -942,6 +942,8 @@
}).appendTo($tabContent);
}
$detailView.find('.detail-group:hidden').html('');
if (tabs.listView) {
return $('<div>').listView({
context: args.context,