Index: openacs-4/contrib/packages/simulation/www/siminst/map-tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/siminst/Attic/map-tasks.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/contrib/packages/simulation/www/siminst/map-tasks.tcl 6 Jan 2004 15:58:32 -0000 1.7 +++ openacs-4/contrib/packages/simulation/www/siminst/map-tasks.tcl 7 Jan 2004 16:27:35 -0000 1.8 @@ -62,7 +62,9 @@ ad_form -extend -name tasks -form \ [list [list attachment_$row(action_id)_$i:integer(select),optional \ {label "Attachment $i"} \ - {options $prop_options}]] + {options $prop_options} \ + {help_text "Select from existing attachments or add a new prop and refresh this page. TODO: make this tidier - instead of this text, should be a single button which saves this form, goes to object page, and returns here."}]] } lappend actions $row(action_id)