Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.134 -r1.135 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 12 Dec 2009 10:53:37 -0000 1.134 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 8 Mar 2010 11:04:47 -0000 1.135 @@ -3671,10 +3671,11 @@ my get_parameters set ajaxhelper 0 + set v 2.8.0r4 ::xowiki::Includelet require_YUI_CSS -ajaxhelper $ajaxhelper carousel/assets/skins/sam/carousel.css ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "yahoo-dom-event/yahoo-dom-event.js" ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "element/element-min.js" - ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "carousel/carousel-beta-min.js" + ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "carousel/carousel-min.js" ::xo::Page set_property body class "yui-skin-sam " set ID container_[::xowiki::Includelet html_id [self]]