From b18c2aea050aa8c6f800ddf33960a6b5c94ba5c1 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 18 Nov 2022 17:31:20 +0530 Subject: [PATCH] Don't cache css and js files, it's really annoying after merging every PR to have to update the version number in index.html. Disabling this until we figure out a better way --- ui/index.html | 30 +++++++++++++++--------------- ui/server.py | 12 ++++++++++-- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/ui/index.html b/ui/index.html index 08ad2101..d889502d 100644 --- a/ui/index.html +++ b/ui/index.html @@ -5,12 +5,12 @@ - - - - - - + + + + + + @@ -328,15 +328,15 @@ - - - - - - - - - + + + + + + + + +