summaryrefslogtreecommitdiffstats
path: root/dist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/index.html b/dist/index.html
index cbee444..6272dd6 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -38,7 +38,7 @@
.ebook .buyp a iframe{ margin-bottom: -5px; }
</style>
- <link rel="stylesheet" media="all" type="text/css" href="http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css" />
+ <link rel="stylesheet" media="all" type="text/css" href="http://code.jquery.com/ui/1.11.0/themes/smoothness/jquery-ui.css" />
<link rel="stylesheet" media="all" type="text/css" href="jquery-ui-timepicker-addon.css" />
</head>
@@ -128,7 +128,7 @@
<h3>Version</h3>
<p>Version 1.4.6</p>
- <p>Last updated on 2014-05-26</p>
+ <p>Last updated on 2014-08-09</p>
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under the MIT license.</p>
<p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p>
@@ -975,7 +975,7 @@ $('#utility_example_3').text(JSON.stringify(
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
- <script type="text/javascript" src="http://code.jquery.com/ui/1.10.4/jquery-ui.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/ui/1.11.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="jquery-ui-timepicker-addon.js"></script>
<script type="text/javascript" src="i18n/jquery-ui-timepicker-addon-i18n.min.js"></script>
<script type="text/javascript" src="jquery-ui-sliderAccess.js"></script>