mirror of https://github.com/jumpserver/jumpserver
bug fix
parent
69aba4643e
commit
30b5f74c51
|
@ -130,7 +130,7 @@
|
||||||
title: title,
|
title: title,
|
||||||
maxmin: true,
|
maxmin: true,
|
||||||
shade: false,
|
shade: false,
|
||||||
area: ['800px', '600px'],
|
area: ['725', '600px'],
|
||||||
content: new_url+data+'&check_assets='+check_assets
|
content: new_url+data+'&check_assets='+check_assets
|
||||||
});
|
});
|
||||||
//window.open(new_url + data, '', 'location=no, resizeable=no, height=410, width=625, top=89px, left=99px,toolbar=no,menubar=no,scrollbars=auto,status=no');
|
//window.open(new_url + data, '', 'location=no, resizeable=no, height=410, width=625, top=89px, left=99px,toolbar=no,menubar=no,scrollbars=auto,status=no');
|
||||||
|
|
Loading…
Reference in New Issue