Index: openacs-4/packages/lors-central/www/course-associate.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/course-associate.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/lors-central/www/course-associate.tcl 2 Dec 2005 07:18:15 -0000 1.1.2.3 +++ openacs-4/packages/lors-central/www/course-associate.tcl 20 Apr 2006 17:17:21 -0000 1.1.2.4 @@ -47,7 +47,9 @@ if { [empty_string_p $return_url] } { - set return_url [export_vars -base one-course-associations {man_id}] + ad_progress_bar_end -url "course-dotlrn-assoc?item_id=$item_id" +} else { + ad_progress_bar_end -url $return_url } ad_progress_bar_end -url $return_url