Index: openacs-4/packages/xowiki/tcl/repeat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/repeat-procs.tcl,v diff -u -N -r1.5.2.5 -r1.5.2.6 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 24 Nov 2016 11:12:09 -0000 1.5.2.5 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 24 Nov 2016 11:47:47 -0000 1.5.2.6 @@ -209,7 +209,6 @@ repeatContainer instproc render_input {} { - #ns_log notice "[my serialize]" # # Render content of the container within in a fieldset, # without labels for the contained items. @@ -245,7 +244,7 @@ template::add_event_listener \ -id $del_id \ -script [subst {xowiki.repeat.delItem(this,\"$clientData\");}] - } + } } incr i }