Index: openacs-4/packages/calendar/www/view-list-display.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/view-list-display.tcl,v diff -u -r1.22 -r1.23 --- openacs-4/packages/calendar/www/view-list-display.tcl 24 Feb 2004 16:13:45 -0000 1.22 +++ openacs-4/packages/calendar/www/view-list-display.tcl 6 May 2004 15:21:41 -0000 1.23 @@ -1,8 +1,10 @@ if {[info exists url_stub_callback]} { # This parameter is only set if this file is called from .LRN. # This way I make sure that for the time being this adp/tcl - # snippet is backwards-compatible. Will be fixed in OpenACS 5.1. - set portled_mode_p 1 + # snippet is backwards-compatible. + set portlet_mode_p 1 +} else { + set portlet_mode_p 0 } if {[info exists portlet_mode_p] && $portlet_mode_p} {