Monotone-Parent: dce21121f8200e5ab8178d73d611fedf97c7e4fb

Monotone-Revision: 31454db74b1a3b3d5fca41183f6969ab4a4d3f65

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-03-26T21:41:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-03-26 21:41:50 +00:00
parent 1c24f2fde7
commit 31958a739f
5 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -629,7 +629,7 @@ function prepareAttendees() {
attendeesEditor.names = new Array();
attendeesEditor.UIDs = new Array();
attendeesEditor.emails = new Array();
newAttendee(null);
//newAttendee(null);
}
var inputs = tableAttendees.getElementsByTagName("input");