From 58a6922309d22269786dde1b258a189f5c03c211 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Mon, 11 Feb 2019 13:31:31 -0500 Subject: [PATCH] update 1902111331 --- reports/local-costs/script.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reports/local-costs/script.js b/reports/local-costs/script.js index 7c5d4d3..288c048 100644 --- a/reports/local-costs/script.js +++ b/reports/local-costs/script.js @@ -1,5 +1,7 @@ function getReportFromServer() { + var xhr = new XMLHttpRequest(); + xhr.onload = function() { if (xhr.status >= 200 && xhr.status < 400) { var repObj = JSON.parse(xhr.responseText), @@ -11,9 +13,12 @@ function getReportFromServer() { content += '