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 -r1.23.2.20 -r1.23.2.21 --- openacs-4/packages/xowiki/tcl/tree-procs.tcl 22 Feb 2023 12:57:18 -0000 1.23.2.20 +++ openacs-4/packages/xowiki/tcl/tree-procs.tcl 11 Jun 2023 13:13:33 -0000 1.23.2.21 @@ -382,7 +382,7 @@ append entry \ "" \ [ns_quotehtml $label] \ - "" + "" set o_atts "class='dropdown'" set u_atts "class='dropdown-menu'"