]> source.dussan.org Git - jquery-ui.git/commitdiff
Fixed demo bug.
authorMarc Grabanski <m@marcgrabanski.com>
Sun, 1 Jun 2008 18:00:02 +0000 (18:00 +0000)
committerMarc Grabanski <m@marcgrabanski.com>
Sun, 1 Jun 2008 18:00:02 +0000 (18:00 +0000)
ui/demos/functional/datepicker/index.html

index b6b6686bd092741b40bafc5604df6a49e93dbd00..89b55b1b63f2a07f9a9fc1295f1ecdfe6c709b0c 100644 (file)
@@ -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"/>