]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
use the local copy of jquery
authorPeter Wilmott <p@p8952.info>
Mon, 29 Jul 2013 20:23:19 +0000 (21:23 +0100)
committerPeter Wilmott <p@p8952.info>
Mon, 29 Jul 2013 20:23:19 +0000 (21:23 +0100)
offcanvas/index.html

index 982b8f7b64d3eccc2a13bab0013eea700fd33bac..1adc480fd225cdcf07b6d65dee7e47dbb42f233c 100644 (file)
 
 
     <!-- jQuery and plugin -->
-    <script src="http://code.jquery.com/jquery.js"></script>
+    <script src="../assets/js/jquery.js"></script>
     <script src="offcanvas.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>