From 1a171b570527e5f372278cc52b5069c8d7651443 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 10 Oct 2025 10:39:06 +1100 Subject: [PATCH] [UI] Prevent warning flash (#10540) * [UI] Prevent warning flash - Display warning element after a delay * Support no-javascript --- .../InvenTree/web/templates/web/index.html | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/backend/InvenTree/web/templates/web/index.html b/src/backend/InvenTree/web/templates/web/index.html index 26ed53e62c..6a6c2dab3b 100644 --- a/src/backend/InvenTree/web/templates/web/index.html +++ b/src/backend/InvenTree/web/templates/web/index.html @@ -13,7 +13,33 @@ -
If you see this text there might be an Issue with your update - see INVE-E1 in the docs for help
+
+ + +
{% spa_settings %}
{% if bundle == "NOT_FOUND" %}