Skip to content

Commit

Permalink
Remove leaflet-include.js (#7776)
Browse files Browse the repository at this point in the history
* Remove not necessary leaflet-include.js

* Remove not necessary leaflet-include.js & line ending
  • Loading branch information
Falke-Design authored Nov 25, 2021
1 parent 8eb9ac2 commit 842dd30
Show file tree
Hide file tree
Showing 73 changed files with 85 additions and 86 deletions.
2 changes: 1 addition & 1 deletion debug/hacks/jitter.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1 maximum-scale=1.0 user-scalable=0">
<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion debug/leaflet-include.js

This file was deleted.

2 changes: 1 addition & 1 deletion debug/map/canvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/control-layers.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
<div id="map"></div>
Expand Down
2 changes: 1 addition & 1 deletion debug/map/controls.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/geolocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/image-overlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/layer_remove_add.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/map-mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/mobile.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/map-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/map-scaled.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
</style>

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/marker-autopan.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/markers.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/max-bounds-bouncy.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/mobile.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/max-bounds-infinite.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/mobile.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/max-bounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/mobile.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/opacity.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
<style>
.mapcontainer {
float:left;
Expand Down
2 changes: 1 addition & 1 deletion debug/map/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/simple-proj.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/svgoverlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/tile-debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
}
</style>

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
<div id="outer"></div>
Expand Down
2 changes: 1 addition & 1 deletion debug/map/tile-opacity.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/tooltip.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
<style type="text/css">
.my-div-icon {
background-color: goldenrod;
Expand Down
2 changes: 1 addition & 1 deletion debug/map/videooverlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/wms-marble.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/wms.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/zoom-delta.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/mobile.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
<style>
.container {
float:left; width: 600px; height: 600px;
Expand Down
2 changes: 1 addition & 1 deletion debug/map/zoom-remain-centered.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/zoomlevels.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/map/zoompan.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
</style>

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/tests/add_remove_layers.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
<div id="map"></div>
Expand Down
2 changes: 1 addition & 1 deletion debug/tests/bringtoback.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="../../dist/leaflet.css" />

<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/tests/canvasloop.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="stylesheet" href="../css/screen.css" />


<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/tests/click_on_canvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
<div id="map"></div>
Expand Down
12 changes: 6 additions & 6 deletions debug/tests/custom-panes.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<html>
<head>
<title>Leaflet debug page</title>

<link rel="stylesheet" href="../../dist/leaflet.css" />

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>

<script src="../../dist/leaflet-src.js"></script>

<style>
body { max-width: 1200px }
#mapSvg { width: 500px; height: 500px; margin: 20px }
Expand Down
2 changes: 1 addition & 1 deletion debug/tests/detached-dom-memory-leak.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="stylesheet" href="../../dist/leaflet.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
<script>
var map,
mapDiv,
Expand Down
2 changes: 1 addition & 1 deletion debug/tests/doubleclick-events-slowdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="../css/screen.css" />

<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion debug/tests/dragging_and_copyworldjump.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="../../dist/leaflet.css" />

<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
<p>
Expand Down
2 changes: 1 addition & 1 deletion debug/tests/dragging_cursors.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="../../dist/leaflet.css" />

<link rel="stylesheet" href="../css/screen.css" />
<script src="../leaflet-include.js"></script>
<script src="../../dist/leaflet-src.js"></script>
</head>
<body>
This page tests if the cursors for dragging the map and the markers behave as expected. The left marker is draggable, the right one is not.
Expand Down
Loading

0 comments on commit 842dd30

Please sign in to comment.