Index: openacs-4/packages/simulation/www/simplay/task-detail.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simplay/task-detail.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/packages/simulation/www/simplay/task-detail.tcl 30 Jan 2004 11:17:16 -0000 1.18 +++ openacs-4/packages/simulation/www/simplay/task-detail.tcl 30 Jan 2004 11:23:25 -0000 1.19 @@ -125,7 +125,7 @@ -comment_mime_type "text/plain"] simulation::ui::forms::document_upload::insert_document \ - $case_id $role_id $item_id $document_file $title $description $entry_id + $case_id $role_id $item_id $document_file $title $entry_id } ad_returnredirect [export_vars -base tasks { case_id role_id }] @@ -134,4 +134,3 @@ set focus "document.document_file" } -# TODO B (0.5h): show task attachment links beneath the action description