Index: openacs-4/contrib/packages/simulation/lib/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/lib/Attic/tasks.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/contrib/packages/simulation/lib/tasks.tcl 19 Dec 2003 14:22:53 -0000 1.3 +++ openacs-4/contrib/packages/simulation/lib/tasks.tcl 19 Dec 2003 14:35:16 -0000 1.4 @@ -67,6 +67,7 @@ and sc.sim_case_id = wc.object_id and w.workflow_id = wc.workflow_id [template::list::filter_where_clauses -and -name "tasks"] + order by wa.sort_order " { set task_url [export_vars -base "[apm_package_url_from_id $package_id]simplay/task-detail" { enabled_action_id }] }