Index: openacs-4/packages/theme-selva/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-selva/tcl/apm-callback-procs.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/theme-selva/tcl/apm-callback-procs.tcl 24 May 2006 00:08:41 -0000 1.1.2.2 +++ openacs-4/packages/theme-selva/tcl/apm-callback-procs.tcl 24 May 2006 14:38:05 -0000 1.1.2.3 @@ -29,13 +29,5 @@ "/dotlrn/ #dotlrn.Home# /theme-selva/courses #dotlrn.Courses# /theme-selva/communities #dotlrn.Communities# /dotlrn/control-panel #dotlrn.control_panel#" \ string } - 2.2.0b1 2.2.0b2 { - apm_parameter_register \ - subgroupCssUrl \ - "default subgroup css_url" \ - theme-selva \ - "/resources/theme-selva/Selva/brown/Selva.css" \ - string - } } }