From ea7e15bfc4d54b0609d15f41832a298528b22304 Mon Sep 17 00:00:00 2001 From: beeankha Date: Mon, 28 Jan 2019 15:16:28 -0500 Subject: [PATCH] Remove error message for regular logout --- .../client/src/login/loginModal/loginModal.partial.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/awx/ui/client/src/login/loginModal/loginModal.partial.html b/awx/ui/client/src/login/loginModal/loginModal.partial.html index 3b6c04454b..af9f006d9c 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,12 +23,6 @@ Your session timed out due to inactivity. Please sign in.
-
- -
- You have been logged out. Please sign in. -
-