mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Monotone-Parent: 844f1f631a8e5c8bd991267dca0d6ec51a256f21
Monotone-Revision: 98c8c424b0d9a989a81434f86821544066552105 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:59:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
<var:foreach list="daysToDisplay" item="currentTableDay"
|
||||
><td class="contentOfDay"
|
||||
ondblclick="return newEvent(this);"
|
||||
var:day="currentDayQueryParameters.day"
|
||||
var:day="currentAppointmentDay"
|
||||
var:hour="currentAppointmentHour"
|
||||
><var:foreach
|
||||
list="aptsForCurrentDate"
|
||||
item="appointment"
|
||||
|
||||
Reference in New Issue
Block a user