r112322 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r112321
|
r112322
|
r112323
>
Date:
14:45, 24 February 2012
Author:
jdlrobson
Status:
ok
Tags:
Comment:
hide #ogg_player_2 to avoid broken play buttons on certain mobile sites
this addresses #30859 by hiding unplayable content
Modified paths:
/trunk/extensions/MobileFrontend/MobileFormatter.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/MobileFormatter.php
—
—
@@ -64,6 +64,7 @@
65
65
'.medialist',
66
66
'.mw-search-createlink',
67
67
'#ogg_player_1',
68
+ '#ogg_player_2',
68
69
'.nomobile',
69
70
);
70
71
Status & tagging log
21:41, 28 February 2012
Robmoen
(
talk
|
contribs
)
changed the
status
of r112322
[
removed:
new
added:
ok]