lib/leaflet/debug/tests/removetilewhilepan.html in leaflet-js-0.6.beta4 vs lib/leaflet/debug/tests/removetilewhilepan.html in leaflet-js-0.7.0

- old
+ new

@@ -4,10 +4,9 @@ <title>Leaflet debug page</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="../../dist/leaflet.css" /> - <!--[if lte IE 8]><link rel="stylesheet" href="../../dist/leaflet.ie.css" /><![endif]--> <link rel="stylesheet" href="../css/screen.css" /> <script type="text/javascript" src="../../build/deps.js"></script> <script src="../leaflet-include.js"></script> <script type='text/javascript' src='http://code.jquery.com/jquery-1.8.0.js'></script>