Mercurial > hg > LGToc
comparison check_sections.php @ 12:7e04cbe8b2a0
add required libraries to server
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Wed, 24 Jun 2015 11:11:31 +0200 |
| parents | 373c8ecad8b4 |
| children |
comparison
equal
deleted
inserted
replaced
| 11:0a03c75499e6 | 12:7e04cbe8b2a0 |
|---|---|
| 198 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 198 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 199 <html> | 199 <html> |
| 200 <head> | 200 <head> |
| 201 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | 201 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 202 <!-- <link href="css/search.css" type="text/css" rel="stylesheet"/> --> | 202 <!-- <link href="css/search.css" type="text/css" rel="stylesheet"/> --> |
| 203 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script> | 203 <script src="js/jquery/1.6.2/jquery.min.js" type="text/javascript"></script> |
| 204 <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script> --> | |
| 204 <!--<script src="js/check_sections.js" charset="utf-8"></script>!--> | 205 <!--<script src="js/check_sections.js" charset="utf-8"></script>!--> |
| 205 </head> | 206 </head> |
| 206 <body> | 207 <body> |
| 207 <form action='check_sections.php' method='GET'> | 208 <form action='check_sections.php' method='GET'> |
| 208 find sections overlapping more than <input type="text" name="count"> other sections | 209 find sections overlapping more than <input type="text" name="count"> other sections |
