Mercurial > hg > extraction-interface
diff interface/check_sections_details.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 | da5309d54083 |
line wrap: on
line diff
--- a/interface/check_sections_details.php Mon Jan 19 17:13:49 2015 +0100 +++ b/interface/check_sections_details.php Wed Jan 21 10:49:44 2015 +0100 @@ -101,7 +101,8 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link href="http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css" type="text/css" rel="stylesheet"/> - <link href="css/search.css" type="text/css" rel="stylesheet"/> + <!-- <link href="css/search.css" type="text/css" rel="stylesheet"/> + --> <link href="css/check_sections.css" type="text/css" rel="stylesheet"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script> <script src="js/check_sections_details.js" type="text/javascript"></script>