From 5e3d47683dba312f576feb855674b191be843789 Mon Sep 17 00:00:00 2001 From: beeankha Date: Mon, 28 Jan 2019 16:12:20 -0500 Subject: [PATCH] Ensure error messages are showing up, but not doubled --- .../client/src/login/loginModal/loginModal.partial.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/awx/ui/client/src/login/loginModal/loginModal.partial.html b/awx/ui/client/src/login/loginModal/loginModal.partial.html index af9f006d9c..29f435f94a 100644 --- a/awx/ui/client/src/login/loginModal/loginModal.partial.html +++ b/awx/ui/client/src/login/loginModal/loginModal.partial.html @@ -14,7 +14,7 @@ ng-src="{{ customLogo }}" >
-
+
Welcome to Ansible {{BRAND_NAME}}!  Please sign in.
@@ -23,6 +23,12 @@ Your session timed out due to inactivity. Please sign in.
+
+ +
+ You have been logged out. Please sign in. +
+