Bug - show build query dialog in full screen view also
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
6f1e69afc5
commit
be31498242
@ -797,6 +797,7 @@ function build_query(formtitle, fadin)
|
||||
};
|
||||
|
||||
var $ajaxDialog = $('#box').dialog({
|
||||
appendTo: '#page_content',
|
||||
width: 500,
|
||||
buttons: button_options,
|
||||
modal: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user