From 30b5f74c511ec4a52afab501848c256cde670c18 Mon Sep 17 00:00:00 2001 From: ibuler Date: Sat, 12 Dec 2015 23:01:59 +0800 Subject: [PATCH] bug fix --- templates/jasset/asset_cu_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/jasset/asset_cu_list.html b/templates/jasset/asset_cu_list.html index 5975da3b3..6fa61b79c 100644 --- a/templates/jasset/asset_cu_list.html +++ b/templates/jasset/asset_cu_list.html @@ -130,7 +130,7 @@ title: title, maxmin: true, shade: false, - area: ['800px', '600px'], + area: ['725', '600px'], 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');