fix announcement

This commit is contained in:
Matthew K. Fu JuYuan 2012-10-01 17:48:51 +08:00
parent b65d785834
commit 506fa179a1
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ $(document).ready(function() {
o.dataType = 'script';
o.url = url.nodeValue;
o.type = 'post';
}
},success: function() { }
});
})
// $("form.nccu_ajax_form").ajaxForm({