Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.31 -r1.32 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 23 Apr 2018 16:58:39 -0000 1.31 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 25 Apr 2018 07:20:18 -0000 1.32 @@ -172,8 +172,10 @@ ad_proc -public template::head::flush_script { {-src:required} } { - Flush a script tag, which was previously set in the head section via template::add_script. - One can provide a wild + + Flush a script tag, which was previously set in the head section + via template::add_script. One can delete multiple entries by + providing a glob pattern. @author Gustaf Neumann @creation-date 2018-03-09