From e9dcc6a2e653c4aff0c9797ec91b3ddff8de9398 Mon Sep 17 00:00:00 2001
From: Nico Vermaas <vermaas@astron.nl>
Date: Fri, 19 Mar 2021 15:01:47 +0100
Subject: [PATCH] highlight max value

---
 atdb/taskdatabase/templates/taskdatabase/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atdb/taskdatabase/templates/taskdatabase/index.html b/atdb/taskdatabase/templates/taskdatabase/index.html
index d0519797..0e851308 100644
--- a/atdb/taskdatabase/templates/taskdatabase/index.html
+++ b/atdb/taskdatabase/templates/taskdatabase/index.html
@@ -80,7 +80,7 @@
         {% include 'taskdatabase/pagination.html' %}
        </div>
     </div>
-    <p class="footer"> Version 1.0.0 (19 mar 2021 - 09:30)
+    <p class="footer"> Version 1.0.0 (19 mar 2021 - 15:00)
 
 </div>
 
-- 
GitLab