Mercurial > code > home > repos > homeauto
diff service/reasoning/index.html @ 937:38a4769595e2
serve 3rdparty js from bigasterisk.com/lib
Ignore-this: 1e7e83f05dd28cfe2b32fccf34f5d4db
darcs-hash:20131012060532-312f9-50ee01d69870ef9b84ed01d2a82238266ea57486
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 11 Oct 2013 23:05:32 -0700 |
parents | 6ccd930834d1 |
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>