Index: openacs-4/packages/curriculum-central/www/coordinate/uos-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum-central/www/coordinate/uos-edit.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/curriculum-central/www/coordinate/uos-edit.tcl 15 Dec 2005 06:27:41 -0000 1.1 +++ openacs-4/packages/curriculum-central/www/coordinate/uos-edit.tcl 15 Dec 2005 11:15:06 -0000 1.2 @@ -18,9 +18,6 @@ set return_url [export_vars -base [ad_conn url] [curriculum_central::get_export_variables {uos_id} ]] -set page_title "Edit UoS" -set context [list [list . "Coordinate"] "Edit UoS"] - set case_id [workflow::case::get_id \ -object_id $uos_id \ -workflow_short_name \ @@ -56,6 +53,9 @@ -array uos \ -enabled_action_id $enabled_action_id +set page_title "$uos(uos_code) $uos(uos_name)" +set context [list [list . [_ curriculum-central.coordinate]] $page_title] + # Create the form # Create widgets for displaying UoS information that should already # have been entered by the Stream Coordinator when the UoS was