r23883 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r23882
|
r23883
|
r23884
>
Date:
04:12, 9 July 2007
Author:
amidaniel
Status:
old
Tags:
Comment:
Fix the "screen,projection" thing here too.
Modified paths:
/trunk/extensions/FlaggedRevs/FlaggedRevs.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/FlaggedRevs/FlaggedRevs.php
—
—
@@ -49,7 +49,7 @@
50
50
$wgOut->addLink( array(
51
51
'rel' => 'stylesheet',
52
52
'type' => 'text/css',
53
- 'media' => 'screen,projection',
53
+ 'media' => 'screen, projection',
54
54
'href' => FLAGGED_CSS,
55
55
) );
56
56
# UI JS
Status & tagging log
15:19, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r23883
[
removed:
ok
added:
old]