deb_no_online_jquery
authorNeuroDebian Team <team@neuro.debian.net>
Tue, 22 Nov 2016 15:34:29 +0000 (15:34 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 22 Nov 2016 15:34:29 +0000 (15:34 +0000)
Gbp-Pq: Name deb_no_online_jquery

doc/tutorial/machine_learning_map/index.rst

index b198fa766ec99739af79afd9f21f0d7eda05efd4..c962fa26c7142102d5420dca51dbccdd1df56c0d 100644 (file)
@@ -64,9 +64,9 @@ Click on any estimator in the chart below to see its documentation.
     </style>
 
     <body>
-        <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
-       <script type="text/javascript" src="../../_static/jquery.maphilight.min.js"></script>
-       <script type="text/javascript" src="../../_static/jquery.min.js"></script>
+    <!-- jquery.min.js ref from online was removed to satisfy Debian policy and in favor of below local copy -->
+       <script type="text/javascript" src="../../_static/jquery.maphilight.js"></script>
+       <script type="text/javascript" src="../../_static/jquery.js"></script>
        <script type="text/javascript">$(function() {
                $('.map').maphilight({
                    fade: true