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