diff options
Diffstat (limited to 'src/docs/header.html')
-rw-r--r-- | src/docs/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/header.html b/src/docs/header.html index 87a0836..4aa1f4c 100644 --- a/src/docs/header.html +++ b/src/docs/header.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> |