This website requires JavaScript.
Explore
Help
Sign In
localhots
/
oldhaven
Watch
1
Star
0
Fork
You've already forked oldhaven
0
Code
Releases
Activity
d7da0fa3de
oldhaven
/
public
/
javascripts
/
beathaven
/
settings.js
7 lines
92 B
JavaScript
Raw
Blame
History
var
Settings
=
{
}
$
(
'.settings'
)
.
live
(
'click'
,
function
(
)
{
Ajax
.
loadSettingsPage
(
)
;
}
)
View Git Blame
Copy Permalink