r99178 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99177‎ | r99178 | r99179 >
Date:01:03, 7 October 2011
Author:kaldari
Status:ok
Tags:fundraising 
Comment:
follow-up to r99176 - forgot to update the js that generates the link
Modified paths:
  • /trunk/extensions/CentralNotice/special/SpecialBannerController.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/special/SpecialBannerController.php
@@ -176,7 +176,7 @@
177177 'utm_source': bannerJson.bannerName, 'language': wgUserLanguage,
178178 'country': Geo.country
179179 } );
180 - jQuery( '#cn-landingcheck-link' ).attr( 'href', url );
 180+ jQuery( '#cn-landingpage-link' ).attr( 'href', url );
181181 }
182182 }
183183 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r100100MFT r92510, r92676, r96496, r97304, r99160, r99165, r99169, r99176, r99178, r...awjrichards23:56, 17 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99176more generic messaging, automatically constructed fundraising links dont necc...kaldari00:58, 7 October 2011

Status & tagging log