mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing formatting issue
This commit is contained in:
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…
Reference in New Issue
Block a user