changeset 150:eb6b50914324

Let's serve JQuery.
author tom@ahoernchen
date Mon, 07 Apr 2014 16:56:45 +0200
parents 2a0b9abe6a06
children 3fa29aad0845
files community.html d4e.html devel.html download.html index.html ocean.html river.html
diffstat 7 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/community.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/community.html	Mon Apr 07 16:56:45 2014 +0200
@@ -17,7 +17,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/d4e.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/d4e.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/devel.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/devel.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/download.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/download.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/index.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/index.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/ocean.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/ocean.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
--- a/river.html	Mon Apr 07 16:45:53 2014 +0200
+++ b/river.html	Mon Apr 07 16:56:45 2014 +0200
@@ -22,7 +22,7 @@
         <!-- Bootstrap core JavaScript
         ================================================== -->
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-        <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
+        <script src="jquery/jquery.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
         <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)