Index: openacs-4/contrib/packages/project-manager/www/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/tasks.tcl,v diff -u -r1.5.2.5 -r1.5.2.6 --- openacs-4/contrib/packages/project-manager/www/tasks.tcl 27 Aug 2004 16:21:01 -0000 1.5.2.5 +++ openacs-4/contrib/packages/project-manager/www/tasks.tcl 8 Sep 2004 19:44:44 -0000 1.5.2.6 @@ -98,7 +98,7 @@ template::list::create \ -name tasks \ -multirow tasks \ - -key item_id \ + -key task_id \ -elements { task_number { label "\#" @@ -145,6 +145,7 @@ -actions [list "Add task" [export_vars -base task-select-project {return_url}] "Add a task"] \ -bulk_actions { "Log hours" "log-bulk" "Log hours for several tasks" + "Edit tasks" "task-add-edit" "Edit multiple tasks" } \ -bulk_action_export_vars { {return_url}