From 78073d2921e1d5da366e3d6932e8dd55d1d7a0a9 Mon Sep 17 00:00:00 2001 From: cats-shadow Date: Wed, 17 May 2023 17:07:41 +0300 Subject: [PATCH] revert changes to the statistics.js --- assets/js/sections/statistics.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/sections/statistics.js b/assets/js/sections/statistics.js index 40b4102d..8ffc5b7f 100644 --- a/assets/js/sections/statistics.js +++ b/assets/js/sections/statistics.js @@ -64,14 +64,14 @@ function totalQsosPerYear() { success: function (data) { if (data.length > 0) { - $(".years").append('

Year

'); + $(".years").append('

Years

'); $("#yearContainer").append(""); // appending table to hold the data $("#yearTable").append('' + '' + '' + - '' + + '' + '' + '' + '' +
#'+'Year'+'Year# of QSO\'s worked