From be6666373b1c1ac54bd9cf5b1d6dac63c58ffe5a Mon Sep 17 00:00:00 2001 From: Lior Noy Date: Tue, 25 Oct 2022 16:08:28 +0300 Subject: [PATCH] Add version information into UI (#35) This commit adds the tool version into the UI in the top bar. --- pkg/dashboard/static/index.html | 3 +++ pkg/dashboard/static/scripts.js | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/pkg/dashboard/static/index.html b/pkg/dashboard/static/index.html index a7d9425..132b0f9 100644 --- a/pkg/dashboard/static/index.html +++ b/pkg/dashboard/static/index.html @@ -44,6 +44,9 @@ +
+
+