From df7817735d1188c594656c4a90f1291eb4bfef0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:55:44 +1100 Subject: [PATCH] [UI] Prevent warning flash (#10540) (#10541) * [UI] Prevent warning flash - Display warning element after a delay * Support no-javascript (cherry picked from commit 1a171b570527e5f372278cc52b5069c8d7651443) Co-authored-by: Oliver --- .../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" %}