This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
choozmo
/
AI_Spokesgirl
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
6cc2495978
Branche
Tagy
linepay
master
AI_Spokesgirl
/
html
/
static
/
common.js
common.js
81 B
História
Raw
1
2
3
$(
".btn-logout"
).click(
function
(
)
{
window
.location.href =
'index.html'
;
});