aboutsummaryrefslogtreecommitdiffstats
path: root/demos/button/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2010-01-20 14:00:14 +0000
committerRichard Worth <rdworth@gmail.com>2010-01-20 14:00:14 +0000
commiteecbde22a6b338785ac8e1991858ba7dab976eae (patch)
tree11c5e0835757497110151e803bb1e1fb39820dcc /demos/button/index.html
parenta1e069759ddcd3e56deff0d9334559b156df734c (diff)
downloadjquery-ui-eecbde22a6b338785ac8e1991858ba7dab976eae.tar.gz
jquery-ui-eecbde22a6b338785ac8e1991858ba7dab976eae.zip
eol-style and mime-type
Diffstat (limited to 'demos/button/index.html')
-rw-r--r--demos/button/index.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/demos/button/index.html b/demos/button/index.html
index 7752d72e2..e69c16d8d 100644
--- a/demos/button/index.html
+++ b/demos/button/index.html
@@ -1,22 +1,22 @@
-<!doctype html>
-<html lang="en">
-<head>
- <title>jQuery UI Button Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
-</head>
-<body>
-
-<div class="demos-nav">
- <h4>Examples</h4>
- <ul>
- <li class="demo-config-on"><a href="default.html">Default functionality</a></li>
- <li><a href="radio.html">Radios</a></li>
- <li><a href="checkbox.html">Checkboxes</a></li>
- <li><a href="icons.html">Icons</a></li>
- <li><a href="toolbar.html">Toolbar</a></li>
- <li><a href="splitbutton.html">Split Button</a></li>
- </ul>
-</div>
-
-</body>
-</html>
+<!doctype html>
+<html lang="en">
+<head>
+ <title>jQuery UI Button Demos</title>
+ <link type="text/css" href="../demos.css" rel="stylesheet" />
+</head>
+<body>
+
+<div class="demos-nav">
+ <h4>Examples</h4>
+ <ul>
+ <li class="demo-config-on"><a href="default.html">Default functionality</a></li>
+ <li><a href="radio.html">Radios</a></li>
+ <li><a href="checkbox.html">Checkboxes</a></li>
+ <li><a href="icons.html">Icons</a></li>
+ <li><a href="toolbar.html">Toolbar</a></li>
+ <li><a href="splitbutton.html">Split Button</a></li>
+ </ul>
+</div>
+
+</body>
+</html>