5 行
		
	
	
	
		
			118 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 行
		
	
	
	
		
			118 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| $(document).ready( function () {
 | |
|     $('#station_locations_table').DataTable({
 | |
|         "stateSave": true
 | |
|     });
 | |
| } );
 |