From ce027a8e9de7cc90855e77d32bb4b8144f88c3ff Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Thu, 12 Nov 2015 17:53:45 -0500 Subject: [PATCH] remove animate-hide deprecated class from partial. --- awx/ui/client/src/login/loginModal/loginModal.partial.html | 2 +- 1 file changed, 1 insertion(+), 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 f79bf3dfab..d5455c0452 100644 --- a/awx/ui/client/src/login/loginModal/loginModal.partial.html +++ b/awx/ui/client/src/login/loginModal/loginModal.partial.html @@ -36,7 +36,7 @@ ng-model="login_username" id="login-username" autocomplete="off" required> -
Please enter a username.