mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 14:25:32 +00:00
Monotone-Parent: 92528ef4ae9b54bc30415a773c3bf6013e284be0
Monotone-Revision: 048d106563715d2fe3f7e783e8caec9f3ad005e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:06:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
var cachedContacts = new Array();
|
||||
var currentContactFolder = '/personal';
|
||||
|
||||
var usersRightsWindowHeight = 180;
|
||||
var usersRightsWindowWidth = 450;
|
||||
|
||||
function openContactWindow(sender, url) {
|
||||
var msgWin = window.open(url, null, "width=450,height=600,resizable=0");
|
||||
msgWin.focus();
|
||||
|
||||
Reference in New Issue
Block a user