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.12.2.5 -r1.12.2.6 --- openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 24 Apr 2006 17:54:02 -0000 1.12.2.5 +++ openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 23 Nov 2006 12:18:19 -0000 1.12.2.6 @@ -38,6 +38,7 @@ set elements [list task_name \ [list label "[_ evaluation-portlet.Name_]" \ link_url_col task_url \ + link_html { title "[_ evaluation-portlet.view_details]" } \ orderby_asc {task_name asc} \ aggregate "" \ aggregate_label "@bottom_line;noquote@"\ @@ -80,7 +81,7 @@ [list label "" \ link_url_col audit_info_url \ link_html { title "[_ evaluation-portlet.Audit_info_]" }] - set bulk_actions [list "[_ evaluation-portlet.lt_Edit_grades_distribut]" [export_vars -base "${base_url}admin/grades/distribution-edit" { grade_id }]] + set bulk_actions [list "[_ evaluation-portlet.lt_Edit_grades_distribut]" [export_vars -base "${base_url}admin/grades/distribution-edit" { grade_id }] "[_ evaluation-portlet.lt_Edit_grades_distribut]"] } set multirow_name grade_tasks_admin