Index: openacs-4/packages/xowiki/tcl/repeat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/repeat-procs.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 1 Feb 2018 22:16:44 -0000 1.11 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 14 Mar 2018 15:40:49 -0000 1.12 @@ -73,8 +73,7 @@ } repeatContainer instproc initialize {} { ::xo::Page requireJS "/resources/xowiki/repeat.js" - ::xo::Page requireJS "/resources/xowiki/jquery/jquery.min.js" - #::xo::Page requireJS "/resources/ajaxhelper/jquery/jquery-1.11.1.min.js" + ::xo::Page requireJS urn:ad:js:jquery if {[info exists :__initialized_repeat]} {return} next