Changeset 12974
- Timestamp:
- Oct 11, 2011, 11:13:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/index.html
r12969 r12974 10 10 <link href="./images/favicon.png" rel="shortcut icon" /> 11 11 <link rel="apple-touch-icon" href="./images/webclip-icon.png"/> 12 <script type="text/javascript" src="http ://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>13 <script type="text/javascript" src="http ://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>14 <link rel="stylesheet" href="http ://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" type="text/css" media="all" />12 <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script> 13 <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script> 14 <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" type="text/css" media="all" /> 15 15 16 16 <!--
Note: See TracChangeset
for help on using the changeset viewer.