Index: openacs-4/contrib/packages/simulation/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/Attic/index.adp,v
diff -u -r1.19 -r1.20
--- openacs-4/contrib/packages/simulation/www/index.adp 13 Nov 2003 14:13:09 -0000 1.19
+++ openacs-4/contrib/packages/simulation/www/index.adp 13 Nov 2003 14:16:58 -0000 1.20
@@ -32,7 +32,7 @@
@page_title;noquote@
+
@context;noquote@
+
+
\ No newline at end of file
Index: openacs-4/contrib/packages/simulation/www/simbuild/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/simbuild/Attic/index.tcl,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/contrib/packages/simulation/www/simbuild/index.tcl 13 Nov 2003 14:16:58 -0000 1.1
@@ -0,0 +1,7 @@
+ad_page_contract {
+ List workflows designated as templates (but not simulations or cases) in this package.
+}
+
+set page_title "Simulation Templates"
+set context [list $page_title]
+set package_id [ad_conn package_id]
Index: openacs-4/packages/simulation/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/index.adp,v
diff -u -r1.19 -r1.20
--- openacs-4/packages/simulation/www/index.adp 13 Nov 2003 14:13:09 -0000 1.19
+++ openacs-4/packages/simulation/www/index.adp 13 Nov 2003 14:16:58 -0000 1.20
@@ -32,7 +32,7 @@
@page_title;noquote@
+
@context;noquote@
+
+
\ No newline at end of file
Index: openacs-4/packages/simulation/www/simbuild/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simbuild/index.tcl,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/simulation/www/simbuild/index.tcl 13 Nov 2003 14:16:58 -0000 1.1
@@ -0,0 +1,7 @@
+ad_page_contract {
+ List workflows designated as templates (but not simulations or cases) in this package.
+}
+
+set page_title "Simulation Templates"
+set context [list $page_title]
+set package_id [ad_conn package_id]