diff options
author | Richard Worth <rdworth@gmail.com> | 2008-11-22 11:18:31 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-11-22 11:18:31 +0000 |
commit | f389497e48c1f8d4024f479364a8b5cba8f8a88d (patch) | |
tree | b26e3d33d6311c893271f5bc0be237b41f1b6af9 | |
parent | bec5c8dbf120609d46aa749ab3d91fc42bdc3033 (diff) | |
download | jquery-ui-f389497e48c1f8d4024f479364a8b5cba8f8a88d.tar.gz jquery-ui-f389497e48c1f8d4024f479364a8b5cba8f8a88d.zip |
removed some old references to 'flora'
-rw-r--r-- | tests/core.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core.html b/tests/core.html index d9f536e7d..b7fc9c569 100644 --- a/tests/core.html +++ b/tests/core.html @@ -15,7 +15,7 @@ html { border: 0; } </style> </head> -<body class="flora"> +<body> <h1 id="header">jQuery UI Core Test Suite</h1> <h2 id="banner"></h2> |