CC-4865: Password reset -> Cancel -> url is missing base directory
-fixed
This commit is contained in:
parent
a3a3b85eb6
commit
c4b1346f4e
@ -1,3 +1,3 @@
|
||||
function redirectToLogin(){
|
||||
window.location = "/Login"
|
||||
window.location = baseUrl+"/Login"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user