Index: openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl,v diff -u -N -r1.51 -r1.52 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 12 May 2002 18:15:03 -0000 1.51 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 13 May 2002 06:00:06 -0000 1.52 @@ -237,7 +237,9 @@ # remove the portlets, params will cascade # first the admin portlet, from the comm's admin portal - set admin_portal_id [dotlrn_community::get_admin_portal_id -community_id $community_id] + set admin_portal_id [dotlrn_community::get_admin_portal_id \ + -community_id $community_id + ] portal::remove_element \ -portal_id $admin_portal_id \