Monotone-Parent: d53ae5e9542f266cda31bf64e2f06712c798dfdc

Monotone-Revision: 6c2b27000ef5daddb97c24871e9fb52a185b3d59

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-24T21:14:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-24 21:14:18 +00:00
parent b4957b1cd1
commit 94a5ea4b34
3 changed files with 13 additions and 40 deletions

View File

@@ -99,7 +99,7 @@ function submitMeeting(thisForm) {
thisForm.submit();
opener.window.refreshAppointments();
window.opener.setTimeout('refreshAppointments();', 200);
window.close();
}