diff --git a/templates/jasset/asset_cu_list.html b/templates/jasset/asset_cu_list.html
index 7099a1d66..cf08d58ef 100644
--- a/templates/jasset/asset_cu_list.html
+++ b/templates/jasset/asset_cu_list.html
@@ -246,7 +246,7 @@
content: new_url+data
});
*/
- window.open(new_url+data, '', 'width=628px, height=452px')
+ window.open(new_url+data, '', 'width=628px, height=410px')
}
else {
aUrl = '';
@@ -295,7 +295,7 @@
content: new_url
});
*/
- window.open(new_url+data, '', 'width=628px, height=452px');
+ window.open(new_url+data, '', 'width=628px, height=410px');
}
return false
diff --git a/templates/jasset/asset_list.html b/templates/jasset/asset_list.html
index b87b6e177..1c063d8d9 100644
--- a/templates/jasset/asset_list.html
+++ b/templates/jasset/asset_list.html
@@ -293,7 +293,7 @@
content: new_url
});
*/
- window.open(new_url, '_blank', 'toolbar=yes, location=yes, copyhistory=yes, scrollbars=yes, width=628, height=400')
+ window.open(new_url, '_blank', 'toolbar=yes, location=yes, copyhistory=yes, scrollbars=yes, width=628, height=380')
} else {
/*