Fixing formatting issue

revert-70aa11f8
Rasika Perera 8 years ago
parent 91437ff81c
commit 1bee155d9a

@ -22,7 +22,7 @@ function onRequest(context) {
loginActionUrl = "/commonauth"; loginActionUrl = "/commonauth";
} }
if(authFailure){ if (authFailure) {
viewModel.message = "Login failed! Please recheck the username and password and try again."; viewModel.message = "Login failed! Please recheck the username and password and try again.";
} }

Loading…
Cancel
Save