Index: openacs-4/packages/simulation/www/simbuild/template-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simbuild/template-edit.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/simulation/www/simbuild/template-edit.tcl 10 Dec 2003 13:51:06 -0000 1.8 +++ openacs-4/packages/simulation/www/simbuild/template-edit.tcl 11 Dec 2003 14:24:29 -0000 1.9 @@ -146,3 +146,6 @@ set context [list [list "." "SimBuild"] $page_title] set delete_url [export_vars -base template-delete { workflow_id }] + +set spec_url [export_vars -base template-spec { workflow_id }] +