mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 20:35:24 +00:00
Monotone-Parent: 828852e3641e027c929bbe98983fa943acedb718
Monotone-Revision: b2d0da06fffc88971705a5c6cf4b5a85fd76e93d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:13:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -941,7 +941,7 @@ function openExternalLink(anchor) {
|
||||
|
||||
function openAclWindow(url) {
|
||||
var w = window.open(url, "aclWindow",
|
||||
"width=300,height=300,resizable=1,scrollbars=1,toolbar=0,"
|
||||
"width=420,height=300,resizable=1,scrollbars=1,toolbar=0,"
|
||||
+ "location=0,directories=0,status=0,menubar=0"
|
||||
+ ",copyhistory=0");
|
||||
w.opener = window;
|
||||
|
||||
Reference in New Issue
Block a user