mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-30 13:28:13 -05:00
Fixed demo bug.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>jQuery UI Datepicker</title>
|
||||
|
||||
<!-- Include UI Datepicker CSS -->
|
||||
<link rel="stylesheet" href="../../../themes/ui.datepicker.css" type="text/css" media="screen" title="no title" charset="utf-8">
|
||||
<link rel="stylesheet" href="../../../themes/ui.datepicker.css" type="text/css" media="screen" title="default" charset="utf-8">
|
||||
|
||||
<!-- Include Demo Stylesheets -->
|
||||
<link rel="stylesheet" type="text/css" href="demo/ui.datepicker.alt.css" title="alt" id="alt" disabled="disabled"/>
|
||||
|
||||
Reference in New Issue
Block a user