Monotone-Parent: 3e2187f44ea3be4208acae016be88b647bfe78a4

Monotone-Revision: 7db953f3e208a524c131effeb93c6030fda6cc6e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-20T21:17:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-20 21:17:18 +00:00
parent c2bd3347b7
commit 8c84f0e6f8
6 changed files with 7 additions and 30 deletions
@@ -41,9 +41,9 @@
></tr>
<var:foreach list="fetchCoreAppointmentsInfos" item="currentAppointment"
><tr var:class="currentRowCSSClass"
><tr class="tableview appointmentRow"
var:id="currentAppointment.c_name"
var:owner="currentAptOwner"
var:owner="currentAppointment.owner"
onclick="return onAppointmentClick(event);"
ondblclick="return editDoubleClickedEvent(this);"
oncontextmenu="return onAppointmentContextMenu(event, this);"