Index: trunk/extensions/MobileFrontend/DeviceDetection.php |
— | — | @@ -206,7 +206,7 @@ |
207 | 207 | 'with_layout' => 'application', |
208 | 208 | 'css_file_name' => 'wii', |
209 | 209 | 'supports_javascript' => true, |
210 | | - 'supports_jquery' => false, |
| 210 | + 'supports_jquery' => true, |
211 | 211 | 'disable_zoom' => true, |
212 | 212 | 'parser' => 'html', |
213 | 213 | 'disable_links' => true, |