Index: openacs-4/packages/dotlrn-ecommerce/lib/section.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/section.tcl,v diff -u -r1.46 -r1.47 --- openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 9 May 2018 15:33:30 -0000 1.46 +++ openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 25 Jan 2024 12:25:51 -0000 1.47 @@ -332,6 +332,9 @@ } } +::template::head::add_javascript \ + -src /resources/acs-templating/calendar.js + if { ! [info exists sessions] || ![llength $sessions] } { set sessions [list]