Bug - show build query dialog in full screen view also

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-06-24 16:00:59 +05:30
parent 6f1e69afc5
commit be31498242

View File

@ -797,6 +797,7 @@ function build_query(formtitle, fadin)
};
var $ajaxDialog = $('#box').dialog({
appendTo: '#page_content',
width: 500,
buttons: button_options,
modal: true,