This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
rita
/
CoffeeProject_SourceCode_ERROR
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
a5ccfcad5d
ブランチ
タグ
master
CoffeeProjec...
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
履歴
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};