This website requires JavaScript.
Explore
Help
Sign In
Students
/
ITRadio
Watch
1
Star
0
Fork
You've already forked ITRadio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
763a899f88
ITRadio
/
server
/
proj
/
static
/
rest_framework
/
js
/
load-ajax-form.js
4 lines
59 B
JavaScript
Raw
Blame
History
$
(
document
)
.
ready
(
function
(
)
{
$
(
'form'
)
.
ajaxForm
(
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink