Index: openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl,v
diff -u -r1.7 -r1.8
--- openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 25 Feb 2002 19:31:45 -0000 1.7
+++ openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 6 Mar 2002 00:25:25 -0000 1.8
@@ -32,7 +32,7 @@
set cal_stuff [calendar::one_day_display \
-item_template {$item} \
- -hour_template "\$hour" \
+ -hour_template "\$hour" \
-date $current_date -start_hour 7 -end_hour 22 \
-calendar_id_list $list_of_calendar_ids]