From aaabe427698dc35a4316d391213666eb505ff0c8 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Sun, 22 Oct 2023 20:28:30 +0545 Subject: [PATCH] Consistency on status --- assets/js/map.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/assets/js/map.js b/assets/js/map.js index e483bf2..f14349d 100644 --- a/assets/js/map.js +++ b/assets/js/map.js @@ -319,11 +319,9 @@ $(document).ready(function () { input += "}"; console.log(input); - start_time = new Date().toLocaleString(); stat[1].innerHTML = - '"; + '"); response_time = document.getElementById("summary_response").rows[2].cells; response_time[1].innerHTML = ""; download_url = document.getElementById("summary_response").rows[3].cells;