Index: openacs-4/contrib/packages/simulation/www/simplay/message.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/simplay/Attic/message.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/contrib/packages/simulation/www/simplay/message.tcl 22 Jan 2004 15:47:23 -0000 1.21 +++ openacs-4/contrib/packages/simulation/www/simplay/message.tcl 27 Jan 2004 09:58:43 -0000 1.22 @@ -12,7 +12,7 @@ simulation::case::assert_user_may_play_role -case_id $case_id -role_id $role_id -# TODO (1h): Message should have parent_id be the object of the case, just like the workflow-case-log comments do +# TODO (1h): Lars. Message should have parent_id be the object of the case, just like the workflow-case-log comments do set page_title "Message" set context [list [list "." "SimPlay"] [list [export_vars -base case { case_id role_id }] "Case"] $page_title]