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 @@
5050 $wgOut->addLink( array(
5151 'rel' => 'stylesheet',
5252 'type' => 'text/css',
53 - 'media' => 'screen,projection',
 53+ 'media' => 'screen, projection',
5454 'href' => FLAGGED_CSS,
5555 ) );
5656 # UI JS

Status & tagging log