diff map/map.php @ 1:ef6d0c6a13d7

(1)Add 'sort_by' time entry in main page. (check_sections.php) Modify check_sections_details page to have level3 option. (2)Modify map to have default dataset loaded.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 21 Jan 2015 10:49:44 +0100
parents b12c99b7c3f0
children
line wrap: on
line diff
--- a/map/map.php	Mon Jan 19 17:13:49 2015 +0100
+++ b/map/map.php	Wed Jan 21 10:49:44 2015 +0100
@@ -3,8 +3,8 @@
         <head>
                 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
                 <link href="map.css" type="text/css" rel="stylesheet"/>
-                <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script>
-		<script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
+                <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script>
+		<script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
 		<link href="../geotemco/css/platin.css" rel="stylesheet" type="text/css">
 		<link href="WindowWidget.css" rel="stylesheet" type="text/css">
         	<script src="../geotemco/platin.js"></script>