From a8fb472d5c4f8565db384adfd15cca0a2bca0bda Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 30 Jun 2021 16:56:25 +0200 Subject: [PATCH] Refs #21729: Investigate errors generated in the Root scope Disabled Spaces in root --- src/main/webapp/accountingman/js/modules/exporting.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/accountingman/js/modules/exporting.js b/src/main/webapp/accountingman/js/modules/exporting.js index 52fed72..6b681f3 100644 --- a/src/main/webapp/accountingman/js/modules/exporting.js +++ b/src/main/webapp/accountingman/js/modules/exporting.js @@ -98,7 +98,7 @@ defaultOptions.exporting = { //enabled: true, //filename: 'chart', type: 'image/png', - url: 'http://export.highcharts.com/', + url: 'https://export.highcharts.com/', //width: undefined, //scale: 2 buttons: {