Index: openacs-4/packages/project-manager/lib/task-dates-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/lib/task-dates-portlet.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/project-manager/lib/task-dates-portlet.tcl 19 Jun 2006 06:35:45 -0000 1.4 +++ openacs-4/packages/project-manager/lib/task-dates-portlet.tcl 23 Mar 2007 07:52:26 -0000 1.5 @@ -25,7 +25,7 @@ -estimated_hours_work $task_info(estimated_hours_work) \ -estimated_hours_work_min $task_info(estimated_hours_work_min) \ -estimated_hours_work_max $task_info(estimated_hours_work_max) \ - -percent_complete $task_info(percent_complete)] + -percent_complete $task_info(percent_complete) -round_p 1] set task_info(days_remaining) \ [pm::task::days_remaining \