mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-11 03:15:10 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user