change jquery to version 3.0.0 and adding jquery-migrate script
This commit is contained in:
		
							parent
							
								
									5365914033
								
							
						
					
					
						commit
						c2d57350fb
					
				| @ -8,8 +8,8 @@ | |||||||
| 
 | 
 | ||||||
| 	<!-- Style definitions --> | 	<!-- Style definitions --> | ||||||
| 	<link rel="stylesheet" href="main.css" /> | 	<link rel="stylesheet" href="main.css" /> | ||||||
| 	<!-- link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css" / --> | 	<!-- link rel="stylesheet" href="https:////code.jquery.com/ui/3.0.0/themes/smoothness/jquery-ui.css" / --> | ||||||
| 	<link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/cupertino/jquery-ui.css" /> | 	<link rel="stylesheet" href="https:////code.jquery.com/ui/1.12.1/themes/cupertino/jquery-ui.css" /> | ||||||
| 	<link rel="stylesheet" href="external/theme.blue.css"/> | 	<link rel="stylesheet" href="external/theme.blue.css"/> | ||||||
| 	<link rel="stylesheet" href="external/jquery.tablesorter.pager.css" /> | 	<link rel="stylesheet" href="external/jquery.tablesorter.pager.css" /> | ||||||
| 	<link rel="stylesheet" href="external/leaflet.css" /> | 	<link rel="stylesheet" href="external/leaflet.css" /> | ||||||
| @ -18,8 +18,9 @@ | |||||||
| 	<link rel="stylesheet" href="external/easyPrint.css"/> | 	<link rel="stylesheet" href="external/easyPrint.css"/> | ||||||
| 
 | 
 | ||||||
| 	<!-- jQuery & jQueryUI --> | 	<!-- jQuery & jQueryUI --> | ||||||
| 	<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script> | 	<script type="text/javascript" src="https://code.jquery.com/jquery-3.0.0.js"></script> | ||||||
| 	<script type="text/javascript" src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script> | 	<script type="text/javascript" src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> | ||||||
|  | 	<script type="text/javascript" src="https://code.jquery.com/jquery-migrate-3.3.1.js"></script> | ||||||
| 
 | 
 | ||||||
| 	<!-- Localtime & sprintf --> | 	<!-- Localtime & sprintf --> | ||||||
| 	<script type="text/javascript" src="external/jquery.localtime-0.9.1.min.js"></script> | 	<script type="text/javascript" src="external/jquery.localtime-0.9.1.min.js"></script> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user