fix announcement
This commit is contained in:
parent
b65d785834
commit
506fa179a1
|
@ -36,7 +36,8 @@ $(document).ready(function() {
|
|||
o.dataType = 'script';
|
||||
o.url = url.nodeValue;
|
||||
o.type = 'post';
|
||||
}
|
||||
},success: function() { }
|
||||
|
||||
});
|
||||
})
|
||||
// $("form.nccu_ajax_form").ajaxForm({
|
||||
|
|
Reference in New Issue