Index: openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 30 Jul 2004 22:51:49 -0000 1.5 +++ openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 5 Aug 2004 00:32:55 -0000 1.6 @@ -61,7 +61,8 @@ -actions $actions \ -key task_id \ -pass_properties { return_url mode base_url } \ - -filters { grade_id } \ + -filters { grade_id {} page_num {} } \ + -no_data "[_ evaluation-portlet.No_assignments_]" \ -elements $elements \ -orderby_name evaluations_orderby \ -orderby { default_value task_name }