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