Index: openacs-4/packages/calendar-portlet/www/calendar-full-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/www/calendar-full-portlet.tcl,v diff -u -N -r1.35 -r1.36 --- openacs-4/packages/calendar-portlet/www/calendar-full-portlet.tcl 15 May 2007 20:14:23 -0000 1.35 +++ openacs-4/packages/calendar-portlet/www/calendar-full-portlet.tcl 18 Dec 2007 21:42:11 -0000 1.36 @@ -55,6 +55,9 @@ set show_calendar_name_p 0 } +# Styles for calendar +template::head::add_css -href "/resources/calendar/calendar.css" + # set the period_days for calendar's list view, therefore we need # to check which instance of calendar is currently displayed if {[apm_package_installed_p dotlrn]} {