Index: openacs-4/packages/invoices-portlet/lib/projects-billable.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/invoices-portlet/lib/projects-billable.tcl,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/invoices-portlet/lib/projects-billable.tcl	9 Oct 2005 13:54:41 -0000	1.2
+++ openacs-4/packages/invoices-portlet/lib/projects-billable.tcl	24 Oct 2005 20:45:37 -0000	1.3
@@ -102,7 +102,7 @@
 	normal {
 	    label "[_ invoices.Table]"
 	    layout table
-	    row $row_list
+	    row "checkbox {} $row_list"
 	}
 	csv {
 	    label "[_ invoices.CSV]"