aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dialog.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-11-22 11:17:10 +0000
committerRichard Worth <rdworth@gmail.com>2008-11-22 11:17:10 +0000
commitbec5c8dbf120609d46aa749ab3d91fc42bdc3033 (patch)
tree34355917869da400bb0e85f2ac7a6a7e88b4041d /tests/dialog.html
parent78dfd2607f003640fa707342e6dd8e7f9b63c3bb (diff)
downloadjquery-ui-bec5c8dbf120609d46aa749ab3d91fc42bdc3033.tar.gz
jquery-ui-bec5c8dbf120609d46aa749ab3d91fc42bdc3033.zip
removed some old references to 'flora'
Diffstat (limited to 'tests/dialog.html')
-rw-r--r--tests/dialog.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/dialog.html b/tests/dialog.html
index 8d3ac1935..200ed7660 100644
--- a/tests/dialog.html
+++ b/tests/dialog.html
@@ -4,7 +4,6 @@
<title>jQuery UI Dialog Test Suite</title>
<link rel="stylesheet" href="qunit/testsuite.css" type="text/css" media="screen">
- <!--link rel="stylesheet" href="../themes/flora/flora.dialog.css" type="text/css" media="screen"-->
<script type="text/javascript" src="../jquery-1.2.6.js"></script>
<script type="text/javascript" src="../ui/ui.core.js"></script>
@@ -24,7 +23,7 @@
</head>
-<body class="flora">
+<body>
<h1 id="header">jQuery UI Dialog Test Suite</h1>
<h2 id="banner"></h2>