Index: openacs-4/packages/simulation/www/citybuild/object-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/citybuild/object-edit.tcl,v diff -u -r1.20 -r1.21 --- openacs-4/packages/simulation/www/citybuild/object-edit.tcl 30 Jan 2004 11:22:57 -0000 1.20 +++ openacs-4/packages/simulation/www/citybuild/object-edit.tcl 2 Feb 2004 12:57:02 -0000 1.21 @@ -723,7 +723,8 @@ } } -after_submit { - ad_returnredirect -message "\"$title\" has been saved." -abort "." + ad_returnredirect -message "\"$title\" has been saved." "." + ad_script_abort }