diff options
author | Richard Worth <rdworth@gmail.com> | 2008-06-10 22:12:00 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-06-10 22:12:00 +0000 |
commit | 21daf50102d8e71cc49910b3610530ac986ca8e8 (patch) | |
tree | 4becd7055b964ac1a1b7bc1839f2713524043565 /tests | |
parent | 14d3153e65f0f20ec6f34e91552871b5ee1904bd (diff) | |
download | jquery-ui-21daf50102d8e71cc49910b3610530ac986ca8e8.tar.gz jquery-ui-21daf50102d8e71cc49910b3610530ac986ca8e8.zip |
removed (unused) flora class from body
Diffstat (limited to 'tests')
-rw-r--r-- | tests/visual/dialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/dialog.html b/tests/visual/dialog.html index 1411d4dc9..52d17c9fa 100644 --- a/tests/visual/dialog.html +++ b/tests/visual/dialog.html @@ -17,7 +17,7 @@ });
</script>
</head>
-<body class="flora">
+<body>
<ul class="plugins">
<li>
|