Index: openacs-4/packages/invoices/www/offer-list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/offer-list.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/invoices/www/offer-list.tcl 16 Aug 2005 20:04:34 -0000 1.1 +++ openacs-4/packages/invoices/www/offer-list.tcl 6 Sep 2005 23:01:24 -0000 1.2 @@ -17,6 +17,6 @@ set page_title "[_ invoices.iv_offer_2]" set context [list $page_title] -set row_list {offer_nr {} title {} description {} amount_total {} creation_user {} creation_date {} finish_date {} accepted_date {} action {}} +set row_list {offer_nr {} title {} description {} comment {} project_id {} amount_total {} creation_user {} creation_date {} finish_date {} accepted_date {} action {}} ad_return_template