fix_embedded_jquery
authorDebian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Thu, 9 Nov 2017 02:23:36 +0000 (02:23 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 9 Nov 2017 02:23:36 +0000 (02:23 +0000)
===================================================================

Gbp-Pq: Name fix_embedded_jquery.patch

yt/visualization/mapserver/html/map_index.html

index 71904f61943d7b8648227335968abf278d500e5b..92166d514edcc0a1c0066fb1338decc29dec4611 100644 (file)
@@ -4,7 +4,7 @@
 <!-- Leaflet JavaScript -->
 <script type="text/javascript" src="/leaflet/leaflet.js"></script>
 <link rel="stylesheet" href="/leaflet/leaflet.css" />
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 <script type="text/javascript">
   $(document).ready(function() {
       // initialize the map on the "map" div with a given center and zoom