Index: openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl,v diff -u -N -r1.6 -r1.6.2.1 --- openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl 7 Aug 2017 23:48:31 -0000 1.6 +++ openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl 20 Dec 2019 16:42:13 -0000 1.6.2.1 @@ -1,4 +1,8 @@ -# +ad_include_contract { + Calendar portlet +} { +} + ::xo::Page requireCSS "/resources/calendar/calendar.css" set date [dt_sysdate]