Index: openacs-4/packages/xotcl-request-monitor/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/index.tcl,v diff -u -r1.31.2.3 -r1.31.2.4 --- openacs-4/packages/xotcl-request-monitor/www/index.tcl 16 Jun 2019 18:51:08 -0000 1.31.2.3 +++ openacs-4/packages/xotcl-request-monitor/www/index.tcl 2 Mar 2020 15:56:59 -0000 1.31.2.4 @@ -123,8 +123,8 @@ security::csp::require script-src code.jquery.com } - template::add_body_script -src "//code.highcharts.com/highcharts.js" - template::add_body_script -src "//code.highcharts.com/modules/exporting.js" + template::add_body_script -src "//code.highcharts.com/7.0/highcharts.js" + template::add_body_script -src "//code.highcharts.com/7.0/modules/exporting.js" security::csp::require script-src code.highcharts.com proc js_time {clock} {