CC-3969: Reset Password: specifying wrong e-mail keeps you on the same page
without possibility to navigate back gracefully - done
This commit is contained in:
parent
2480639e58
commit
c669d3cb47
5 changed files with 26 additions and 0 deletions
3
airtime_mvc/public/js/airtime/login/password-restore.js
Normal file
3
airtime_mvc/public/js/airtime/login/password-restore.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
function redirectToLogin(){
|
||||
window.location = "/Login"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue