r75845 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75844‎ | r75845 | r75846 >
Date:23:46, 1 November 2010
Author:tomasz
Status:ok
Tags:
Comment:
Adding in r75374
Modified paths:
  • /branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialBannerController.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialBannerController.php
@@ -62,7 +62,6 @@
6363 $( '#siteNotice' ).prepend( '<div id="centralNotice" class="' + ( wgNoticeToggleState ? 'expanded' : 'collapsed' ) + '">'+bannerScript+'</div>' );
6464 },
6565 'loadBannerList': function( geoOverride ) {
66 - var bannerListURL;
6766 if ( geoOverride ) {
6867 var geoLocation = geoOverride; // override the geo info
6968 } else {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75374more concisekaldari19:34, 25 October 2010

Status & tagging log