Index: openacs-4/contrib/packages/project-manager/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/index.tcl,v diff -u -r1.9.2.10 -r1.9.2.11 --- openacs-4/contrib/packages/project-manager/www/index.tcl 6 Mar 2004 00:29:24 -0000 1.9.2.10 +++ openacs-4/contrib/packages/project-manager/www/index.tcl 11 Mar 2004 11:01:43 -0000 1.9.2.11 @@ -167,10 +167,7 @@ display_template "
  • @projects.category_name@" } } \ - -actions { - "Add project" "add-edit" "Add project" - "Customers" "/organization" "View customers" - } \ + -actions [list "Add project" "add-edit" "Add project" "Customers" "[site_node::get_package_url -package_key organizations]" "View customers"] \ -sub_class { narrow } \