aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:07:34 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:07:34 +0000
commit50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12 (patch)
treedb0b8b6315decf58289016c5472ed52fc7a9784f /templates
parentcb7df8518466fe3a1e70df815dca056730cbbbc5 (diff)
downloadphpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.tar.gz
phpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.tar.bz2
phpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.zip
change handling of multiday allday events in week view; other misc changes
Diffstat (limited to 'templates')
-rw-r--r--templates/default/week.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/default/week.tpl b/templates/default/week.tpl
index d3f7a70..451a8c6 100644
--- a/templates/default/week.tpl
+++ b/templates/default/week.tpl
@@ -51,6 +51,7 @@
</td>
<!-- loop daysofweek off -->
</tr>
+ <!-- loop allday row on -->
<tr valign="top" id="allday">
<td width="60" class="rowOff2" colspan="4"><img src="images/spacer.gif" width="60" height="1" alt=" " /></td>
<td width="1"></td>
@@ -65,6 +66,7 @@
</td>
<!-- loop alldaysofweek off -->
</tr>
+ <!-- loop allday row off -->
<!-- loop row on -->
<tr>
<td rowspan="4" align="center" valign="top" width="60" class="timeborder">9:00 AM</td>

© 2014-2024 Faster IT GmbH | imprint | privacy policy