aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/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/tabs/index.html
parent5b34c56dbd5a8544dc9125c5626f0f33639c68b7 (diff)
downloadjquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.tar.gz
jquery-ui-165c6a823cd0473d5207fada539da42eb9d01274.zip
set svn:eol-style to native
Diffstat (limited to 'demos/tabs/index.html')
-rw-r--r--demos/tabs/index.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html
index cf8296fc1..919d028d6 100644
--- a/demos/tabs/index.html
+++ b/demos/tabs/index.html
@@ -1,18 +1,18 @@
-<!doctype html>
-<html lang="en">
-<head>
- <title>jQuery UI Tabs Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
-</head>
-<body>
-
-<dl class="demos-nav">
- <dt>Tabs</dt>
- <dd><a href="default.html">Default</a></dd>
- <dd><a href="ajax.html">Ajax</a></dd>
- <dd><a href="deselectable.html">Deselectable</a></dd>
- <dd><a href="mouseover.html">Mouseover (Event)</a></dd>
-</dl>
-
-</body>
-</html>
+<!doctype html>
+<html lang="en">
+<head>
+ <title>jQuery UI Tabs Demos</title>
+ <link type="text/css" href="../demos.css" rel="stylesheet" />
+</head>
+<body>
+
+<dl class="demos-nav">
+ <dt>Tabs</dt>
+ <dd><a href="default.html">Default</a></dd>
+ <dd><a href="ajax.html">Ajax</a></dd>
+ <dd><a href="deselectable.html">Deselectable</a></dd>
+ <dd><a href="mouseover.html">Mouseover (Event)</a></dd>
+</dl>
+
+</body>
+</html>