Index: openacs-4/packages/xowiki/tcl/tree-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/tree-procs.tcl,v diff -u -N -r1.13.2.1 -r1.13.2.2 --- openacs-4/packages/xowiki/tcl/tree-procs.tcl 11 Sep 2016 01:04:56 -0000 1.13.2.1 +++ openacs-4/packages/xowiki/tcl/tree-procs.tcl 9 Oct 2016 08:47:30 -0000 1.13.2.2 @@ -281,7 +281,8 @@ TreeRenderer=mktree proc include_head_entries {args} { ::xo::Page requireCSS "/resources/xowiki/cattree.css" - ::xo::Page requireJS "/resources/acs-templating/mktree.js" + #::xo::Page requireJS "/resources/acs-templating/mktree.js" + template::add_body_script -src "/resources/acs-templating/mktree.js" } TreeRenderer=mktree proc render {tree} { return ""