From ab9440cb4a0b7000dc2e19c65cd0e03478615a06 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Mon, 26 Feb 2024 23:09:57 +0100 Subject: [PATCH] Rename statistics to leaderboard --- formula10/__init__.py | 2 -- formula10/templates/base.jinja | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/formula10/__init__.py b/formula10/__init__.py index a7778e3..c15fae8 100644 --- a/formula10/__init__.py +++ b/formula10/__init__.py @@ -25,8 +25,6 @@ import formula10.controller.error_controller # TODO # General -# - Show timer until next race? - # - Show place when entering race result (would require updating the drag'n'drop code...) # - Don't write full 2024 date, just 24 or leave out completely, to make column smaller diff --git a/formula10/templates/base.jinja b/formula10/templates/base.jinja index 7a22bac..fa6824b 100644 --- a/formula10/templates/base.jinja +++ b/formula10/templates/base.jinja @@ -203,7 +203,7 @@