CC-4865: Password reset -> Cancel -> url is missing base directory
-fixed
This commit is contained in:
parent
a3a3b85eb6
commit
c4b1346f4e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
function redirectToLogin(){
|
function redirectToLogin(){
|
||||||
window.location = "/Login"
|
window.location = baseUrl+"/Login"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue