From eb8824009864a3f2d7477d29a2eaf79003dc29ee Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 24 Jan 2023 12:40:10 +0200 Subject: [PATCH] make sure toasts are always on top --- files/templates/admin/app.html | 4 ++-- files/templates/admin/apps.html | 4 ++-- files/templates/default.html | 4 ++-- files/templates/settings.html | 4 ++-- files/templates/settings2.html | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/files/templates/admin/app.html b/files/templates/admin/app.html index 9266c7eff..839273779 100644 --- a/files/templates/admin/app.html +++ b/files/templates/admin/app.html @@ -63,12 +63,12 @@ -
+
Action successful!
-
+
Error, please try again later.
diff --git a/files/templates/admin/apps.html b/files/templates/admin/apps.html index 52146ca0c..cc6d51ff0 100644 --- a/files/templates/admin/apps.html +++ b/files/templates/admin/apps.html @@ -51,12 +51,12 @@
-
+
Action successful!
-
+
Error, please try again later.
diff --git a/files/templates/default.html b/files/templates/default.html index e0d4d366d..09581b7c6 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -62,12 +62,12 @@ Link copied to clipboard
-
+
Action successful!
-
+
Error, please try again later.
diff --git a/files/templates/settings.html b/files/templates/settings.html index 54a3a8062..3b46f7efc 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -46,12 +46,12 @@
{% endblock %} -
+
Action successful!
-
+
Error, please try again later.
diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 9cbc89b21..49e1e351c 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -91,12 +91,12 @@
-
+
Action successful!
-
+
Error, please try again later.