diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2014-02-19 14:10:13 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2014-02-19 14:10:13 -0500 |
commit | 7740c23bf1a8f60bb971bf67ce818d4543572ebb (patch) | |
tree | dba30737ced2c88a326067875f0d3c095422c7d8 /src/docs/header.html | |
parent | d001df85bfc56d7af58f9dda9166968210a40a19 (diff) | |
download | jQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.zip jQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.tar.gz jQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.tar.bz2 |
Update to jquery 1.11.0, jquery-ui 1.10.4
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 d509354..87a0836 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.3/themes/smoothness/jquery-ui.css" /> + <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="jquery-ui-timepicker-addon.css" /> </head> |