This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
rita
/
CoffeeProject_SourceCode_ERROR
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a5ccfcad5d
Ramos
Etiquetas
master
CoffeeProjec...
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Histórico
Em bruto
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};