Index: openacs-4/packages/xowiki/tcl/folder-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/folder-procs.tcl,v diff -u -r1.55.2.8 -r1.55.2.9 --- openacs-4/packages/xowiki/tcl/folder-procs.tcl 24 May 2019 17:42:53 -0000 1.55.2.8 +++ openacs-4/packages/xowiki/tcl/folder-procs.tcl 24 May 2019 17:44:09 -0000 1.55.2.9 @@ -582,7 +582,7 @@ -url $::__xowiki_folder_link } } - + # The "-html" options are currently ignored in the YUI # DataTable. Not sure, it can be integrated in the traditional way. # @@ -591,7 +591,7 @@ -hide $::hidden(edit) AnchorField create duplicate -CSSclass copy-item-button \ -hide $::hidden(duplicate) \ - -label "" + -label "" if {$::__xowiki_with_publish_status} { ImageAnchorField create publish_status -orderby publish_status.src -src "" \ -width 8 -height 8 -border 0 -title "Toggle Publish Status" \