Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.259 -r1.7.2.260 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 27 Nov 2022 17:28:12 -0000 1.7.2.259 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 6 Dec 2022 12:43:39 -0000 1.7.2.260 @@ -7436,6 +7436,12 @@ dict set d available_pool_items [dict size $item_dict] dict set d available_pool_item_stats $counts } + ::xowiki::formfield::reorder_box { + set type Reorder + } + ::xowiki::formfield::file { + set type Upload + } default { set type [:info class]