diff options
Diffstat (limited to 'tests/all_2.html')
-rw-r--r-- | tests/all_2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/all_2.html b/tests/all_2.html index e751aee80..acf522e25 100644 --- a/tests/all_2.html +++ b/tests/all_2.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <title>jQuery UI All Tests</title> - <link rel="stylesheet" href="qunit/testsuite.css" type="text/css" media="screen"> + <link rel="stylesheet" href="qunit/testsuite.css" type="text/css"> <script type="text/javascript" src="../jquery-1.2.6.js"></script> <script type="text/javascript" src="../ui/ui.core.js"></script> |