diff service/reasoning/index.html @ 132:d379351d398d

serve 3rdparty js from bigasterisk.com/lib Ignore-this: 1e7e83f05dd28cfe2b32fccf34f5d4db
author drewp@bigasterisk.com
date Fri, 11 Oct 2013 23:05:32 -0700
parents 0448fbd96a31
children 47682350e6f2
line wrap: on
line diff
--- a/service/reasoning/index.html	Fri Oct 11 22:52:17 2013 -0700
+++ b/service/reasoning/index.html	Fri Oct 11 23:05:32 2013 -0700
@@ -40,7 +40,7 @@
 
     <input id="auto" type="checkbox"/> <label for="auto">auto refresh</label>
 
-    <script type="text/javascript" src="jquery.min.js"></script>
+    <script src="//bigasterisk.com/lib/jquery-2.0.3.min.js"></script>
  <script type="text/javascript">
       // <![CDATA[
       $(function () { 
@@ -93,4 +93,4 @@
       // ]]>
 </script>
   </body>
-</html>
\ No newline at end of file
+</html>