Index: openacs-4/packages/curriculum-central/www/admin/faculty-depts.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum-central/www/admin/faculty-depts.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/curriculum-central/www/admin/faculty-depts.tcl 21 Nov 2005 04:28:38 -0000 1.3 +++ openacs-4/packages/curriculum-central/www/admin/faculty-depts.tcl 21 Nov 2005 05:27:59 -0000 1.4 @@ -60,7 +60,8 @@ department_name {orderby {lower(department_name)}} hod {orderby {lower(hod)}} } \ - -pass_properties {faculty_id} + -pass_properties {faculty_id} \ + -filters { faculty_id {} } db_multirow depts get_depts {}