From 75767b580e7a269eb374c95b2859a95d666d4364 Mon Sep 17 00:00:00 2001 From: int2001 Date: Mon, 10 Feb 2025 07:18:27 +0000 Subject: [PATCH] Revert "Remove table-bordered" This reverts commit d5b23afdb4a9ef5b49070ac3c5fe8db7a187e264. --- assets/js/sections/accumulatedstatistics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/sections/accumulatedstatistics.js b/assets/js/sections/accumulatedstatistics.js index 2a65b8e6d..239ab00bd 100644 --- a/assets/js/sections/accumulatedstatistics.js +++ b/assets/js/sections/accumulatedstatistics.js @@ -69,7 +69,7 @@ function accumulatePlot(form) { // appending table to hold the data $("#accumulateTable").append( - '' + + '
' + "" + "" + "
#" +