Monotone-Parent: 9d1b9b26444772275e74878e21e6388117704e8d

Monotone-Revision: 85d881f3ccf755097f7f86f1eb0e9adea989feab

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-25T20:43:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-25 20:43:57 +00:00
parent b50da2b2c1
commit fb6b67a8dc
5 changed files with 40 additions and 21 deletions
@@ -41,13 +41,14 @@
></tr>
<var:foreach list="fetchCoreInfos" item="currentAppointment"
><tr class="tableview"
><tr class="tableview appointmentRow"
var:id="currentAppointment.uid"
onclick="return onAppointmentClick(event);"
ondblclick="return editDoubleClickedEvent(this);"
oncontextmenu="return onAppointmentContextMenu(event, this);"
var:day="currentSerialDay"
><td onmousedown="return false;"
class="subjectCell"
><var:string value="currentAppointment.title"
const:escapeHTML="NO"
/></td