Index: openacs-4/packages/project-manager/lib/tasks-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/lib/tasks-postgresql.xql,v diff -u -r1.23 -r1.24 --- openacs-4/packages/project-manager/lib/tasks-postgresql.xql 10 May 2006 19:40:52 -0000 1.23 +++ openacs-4/packages/project-manager/lib/tasks-postgresql.xql 29 May 2006 17:36:02 -0000 1.24 @@ -131,7 +131,7 @@ and cp.live_revision = o.object_id [template::list::filter_where_clauses -and -name tasks] group by t.item_id, t.title, t.description, status, t.end_date, - t.latest_finish, t.latest_start, t.earliest_start, t.priority + t.latest_finish, t.latest_start, t.earliest_start, t.priority, t.estimated_hours_work_max [template::list::orderby_clause -name tasks -orderby]