r113324 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113323‎ | r113324 | r113325 >
Date:23:32, 7 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
enable jquery for nintendo wiis

they should be able to handle jQuery
Modified paths:
  • /trunk/extensions/MobileFrontend/DeviceDetection.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/DeviceDetection.php
@@ -206,7 +206,7 @@
207207 'with_layout' => 'application',
208208 'css_file_name' => 'wii',
209209 'supports_javascript' => true,
210 - 'supports_jquery' => false,
 210+ 'supports_jquery' => true,
211211 'disable_zoom' => true,
212212 'parser' => 'html',
213213 'disable_links' => true,

Status & tagging log