Index: openacs-4/packages/lab-report/www/view-section.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lab-report/www/view-section.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/lab-report/www/view-section.tcl 12 May 2006 01:34:34 -0000 1.1 +++ openacs-4/packages/lab-report/www/view-section.tcl 21 May 2006 08:54:15 -0000 1.2 @@ -39,6 +39,8 @@ {section_id $nav_section_id}}] } +db_multirow resources select_resources {} + # Create some URLs set new_url [export_vars -url -base new-section {report_id lab_id section_id template_id}] set lab_url [export_vars -url -base view-lab {lab_id}]