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 -r1.44 -r1.45 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 6 May 2002 22:06:18 -0000 1.44 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 6 May 2002 23:56:24 -0000 1.45 @@ -378,6 +378,7 @@ } { set g_cal_id [get_group_calendar_id -community_id $community_id] set workspace_portal_id [dotlrn::get_workspace_portal_id $user_id] + calendar_portlet::remove_self_from_page $workspace_portal_id $g_cal_id calendar_full_portlet::remove_self_from_page $workspace_portal_id $g_cal_id }