Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.238 -r1.284.2.239 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 19 May 2023 17:46:01 -0000 1.284.2.238 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 25 Jul 2023 09:54:37 -0000 1.284.2.239 @@ -5105,7 +5105,7 @@ {dnd:boolean true} {bulk_operation:boolean false} } -ad_doc { - Class for selecting a subset from a list of candidates. + XOTcl class for selecting a subset from a list of candidates. @param as_box makes something like in info box in wikipedia (right floated) @param keep_order when set, the user provided order is preserved, otherwise the order form the candidates is used.