r113123 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113122‎ | r113123 | r113124 >
Date:10:19, 6 March 2012
Author:hashar
Status:ok
Tags:
Comment:
revert r113117 per CR
Modified paths:
  • /trunk/phase3/includes/specials/SpecialContributions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialContributions.php
@@ -447,7 +447,10 @@
448448 Html::namespaceSelector( array(
449449 'selected' => $this->opts['namespace'],
450450 'all' => '',
 451+ 'label' => null,
451452 ), array(
 453+ 'name' => 'namespace',
 454+ 'id' => 'namespace',
452455 'class' => 'namespaceselector',
453456 ) ) .
454457 ' ' .

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113115get rid of deprecated method usage making people on education program test wi...jeroendedauw00:53, 6 March 2012
r113117follow up to r113115, rem not needed argsjeroendedauw01:16, 6 March 2012

Status & tagging log