Index: openacs-4/packages/simulation/www/sim-template-add-objects.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/Attic/sim-template-add-objects.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/www/sim-template-add-objects.tcl 24 Oct 2003 09:46:13 -0000 1.1 +++ openacs-4/packages/simulation/www/sim-template-add-objects.tcl 27 Oct 2003 07:31:55 -0000 1.2 @@ -25,7 +25,7 @@ # # A list of objects to add to a chosen workflow # At the moment, this is all objects -# TODO: add checkbox to allow adding multiple objects in one go +# TODO: add checkbox to allow adding multiple objects in one pass # ###################################################################### @@ -45,7 +45,6 @@ title { label "Title" orderby r.title - link_url_col view_url } description { label "Description" @@ -55,7 +54,7 @@ sub_class narrow link_url_col add_to_sim_template_url display_template { - Add to Template + Add to Template Add to $workflow(pretty_name) } } }