From 05eab16f9e034d99bf74a224eb55b5856a4e7e15 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 22 Oct 2024 16:30:17 +0000 Subject: Add GN2 Fallback link to index page and and error page/text Also removed the error callback from the menu AJAX call since it seems to just duplicate the error message (which is also handled by the statusCode function) --- gn2/wqflask/templates/error.html | 2 +- gn2/wqflask/templates/index_page.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'gn2/wqflask/templates') diff --git a/gn2/wqflask/templates/error.html b/gn2/wqflask/templates/error.html index 7d2b2625..f38d6dca 100644 --- a/gn2/wqflask/templates/error.html +++ b/gn2/wqflask/templates/error.html @@ -14,7 +14,7 @@

This error is not what we wanted to see. Unfortunately errors are part of all software systems and we need to resolve this - together. + together. Try using the GN2 Fallback instance.

It is important to report this ERROR so we can fix it for everyone. diff --git a/gn2/wqflask/templates/index_page.html b/gn2/wqflask/templates/index_page.html index 7044e9e3..bacf7557 100755 --- a/gn2/wqflask/templates/index_page.html +++ b/gn2/wqflask/templates/index_page.html @@ -412,12 +412,14 @@