#4515 'load jquery-ui via https' -- done.

This commit is contained in:
Jordan Lee 2011-09-26 23:22:51 +00:00
parent 18b90f60bc
commit fa4b43bb7d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<link rel="apple-touch-icon" href="./images/webclip-icon.png"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" type="text/css" media="all" />
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" type="text/css" media="all" />
<!--
<link media="screen" href="./stylesheets/mobile.css" type= "text/css" rel="stylesheet" />