Monotone-Parent: 4d5e83e68c9e02af7b7d7a38ef3b127962a84549

Monotone-Revision: 3e152eeda68e8af354608976f5301f766ec154be

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-13T18:46:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-13 18:46:00 +00:00
parent ee3740dd33
commit a5ef8abddb
3 changed files with 68 additions and 36 deletions
@@ -39,9 +39,7 @@
><input type="text"
var:value="currentContactName"
var:uid="currentContactId"
class="textField"
onkeyup="onContactKeyUp(this, event);"
onblur="checkAttendee(this);" /></td
class="textField" /></td
><var:foreach list="daysToDisplay" item="currentDayToDisplay"
><var:foreach list="hoursToDisplay" item="currentHourToDisplay"
><td></td
@@ -50,8 +48,7 @@
</tr></var:foreach>
<tr class="futureAttendee"
><td class="attendees"><input type="text" class="textField"
readonly="readonly"
onclick="newAttendee(this);" /></td
readonly="readonly" /></td
><var:foreach list="daysToDisplay" item="currentDayToDisplay"
><var:foreach list="hoursToDisplay" item="currentHourToDisplay"
><td></td
@@ -59,9 +56,7 @@
></var:foreach
></tr>
<tr class="attendeeModel"
><td class="attendees"><input type="text" class="textField"
onkeyup="onContactKeyUp(this, event);"
onblur="checkAttendee(this);" /></td
><td class="attendees"><input type="text" class="textField" /></td
><var:foreach list="daysToDisplay" item="currentDayToDisplay"
><var:foreach list="hoursToDisplay" item="currentHourToDisplay"
><td></td