diff --git a/js/pmd/history.js b/js/pmd/history.js index 79f4ecf1af..03a02b4883 100644 --- a/js/pmd/history.js +++ b/js/pmd/history.js @@ -797,6 +797,7 @@ function build_query(formtitle, fadin) }; var $ajaxDialog = $('#box').dialog({ + appendTo: '#page_content', width: 500, buttons: button_options, modal: true,