aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-04-24 19:53:21 +0000
committerRichard Worth <rdworth@gmail.com>2009-04-24 19:53:21 +0000
commit8d8645c2a545c421d10060f2844dd4211b9a632d (patch)
treec12bad1f9d3ac7568c2d3f05934adfe519658b38 /demos/accordion
parentfae081ed259121c89dea56d13ee58633c08cb46d (diff)
downloadjquery-ui-8d8645c2a545c421d10060f2844dd4211b9a632d.tar.gz
jquery-ui-8d8645c2a545c421d10060f2844dd4211b9a632d.zip
removed BOMs
Diffstat (limited to 'demos/accordion')
-rw-r--r--demos/accordion/index.html2
-rw-r--r--demos/accordion/sortable.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/accordion/index.html b/demos/accordion/index.html
index 86a5e48cb..3998249cb 100644
--- a/demos/accordion/index.html
+++ b/demos/accordion/index.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Accordion Demos</title>
diff --git a/demos/accordion/sortable.html b/demos/accordion/sortable.html
index e7b36b5aa..854b065aa 100644
--- a/demos/accordion/sortable.html
+++ b/demos/accordion/sortable.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Accordion - Sortable</title>