aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-30 04:16:51 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-30 04:16:51 +0000
commit165c6a823cd0473d5207fada539da42eb9d01274 (patch)
treeb22b23271c9195940e39f04f0b6bf5adba12de59 /demos/datepicker/index.html
parent5b34c56dbd5a8544dc9125c5626f0f33639c68b7 (diff)
downloadjquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.tar.gz
jquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.zip
set svn:eol-style to native
Diffstat (limited to 'demos/datepicker/index.html')
-rw-r--r--demos/datepicker/index.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html
index 45ef20db8..0da4d4ba5 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -1,19 +1,19 @@
-<!doctype html>
-<html lang="en">
-<head>
- <title>jQuery UI Datepicker Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
-</head>
-<body>
-
-<dl class="demos-nav">
- <dt>Datepicker</dt>
- <dd><a href="default.html">Default datepicker</a></dd>
- <dd><a href="dropdown_month_year.html">Month & year menus</a></dd>
- <dd><a href="buttonbar.html">Today & Done button bar</a></dd>
- <dd><a href="multiple_calendars.html">3 month view</a></dd>
- <dd><a href="inline.html">Inline datepicker</a></dd>
-</dl>
-
-</body>
-</html>
+<!doctype html>
+<html lang="en">
+<head>
+ <title>jQuery UI Datepicker Demos</title>
+ <link type="text/css" href="../demos.css" rel="stylesheet" />
+</head>
+<body>
+
+<dl class="demos-nav">
+ <dt>Datepicker</dt>
+ <dd><a href="default.html">Default datepicker</a></dd>
+ <dd><a href="dropdown_month_year.html">Month & year menus</a></dd>
+ <dd><a href="buttonbar.html">Today & Done button bar</a></dd>
+ <dd><a href="multiple_calendars.html">3 month view</a></dd>
+ <dd><a href="inline.html">Inline datepicker</a></dd>
+</dl>
+
+</body>
+</html>