mirror of
https://github.com/tanrax/org-social-host
synced 2026-01-09 23:03:34 +01:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
$(document).ready(function() {
|
|
$('form').ajaxForm();
|
|
});
|