Monotone-Parent: 1e6376f6599d032a3b57fc881d7ead6d4f903195

Monotone-Revision: 4fb91535d64ab4fed607ffde0f99efdc1f92a6e6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-08-07T18:14:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-08-07 18:14:39 +00:00
parent 4e23c849c9
commit 679ef1b24f
7 changed files with 55 additions and 35 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ function newAttendee(event) {
input.activate();
}
function checkAttendee() { log ("checkAttendee (loosing focus)");
function checkAttendee() {
this.focussed = false;
var th = this.parentNode.parentNode;
var tbody = th.parentNode;