Index: openacs-4/packages/xowiki/tcl/yui-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/yui-procs.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/xowiki/tcl/yui-procs.tcl 28 Mar 2018 17:00:41 -0000 1.10 +++ openacs-4/packages/xowiki/tcl/yui-procs.tcl 9 Apr 2018 08:11:05 -0000 1.11 @@ -573,7 +573,7 @@ my render-actions my render-body } - if {[llength $bulkactions]>0} { my render-bulkactions } + if {[llength $bulkactions]>0} { :render-bulkactions } } } ::xo::Page requireJS "YAHOO.util.Event.onDOMReady(function () {\n[:render_yui_js]});"