From d868b19136a520488124caf48691d7c4069ed249 Mon Sep 17 00:00:00 2001 From: Jack Date: Sat, 15 Aug 2020 16:18:26 +0100 Subject: [PATCH] added a not qualified notice below the leaderboards --- public/js/leaderboards.js | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/public/js/leaderboards.js b/public/js/leaderboards.js index d4dbcee9a..e8c38b0cf 100644 --- a/public/js/leaderboards.js +++ b/public/js/leaderboards.js @@ -123,13 +123,7 @@ function updateLeaderboards() { $("#leaderboardsWrapper table.daily tfoot").html(` - - - You - - - - - - - - - -
- + Not qualified `); //daily @@ -189,13 +183,7 @@ function updateLeaderboards() { $("#leaderboardsWrapper table.global tfoot").html(` - - - You - - - - - - - - - -
- + Not qualified `); //global