r72059 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72058‎ | r72059 | r72060 >
Date:22:41, 31 August 2010
Author:adam
Status:ok
Tags:
Comment:
follow up to r72055 - fixing the discussion tab
Modified paths:
  • /trunk/phase3/skins/Vector.php (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/Vector.php
@@ -110,7 +110,7 @@
111111 );
112112 $links['namespaces'][$subjectId]['context'] = 'subject';
113113 $links['namespaces'][$talkId] = $this->tabAction(
114 - $talkPage, 'nstab-talk', $isTalk, '', true
 114+ $talkPage, 'talk', $isTalk, '', true
115115 );
116116 $links['namespaces'][$talkId]['context'] = 'talk';
117117

Follow-up revisions

RevisionCommit summaryAuthorDate
r721271.16wmf4: Merge r70633, r72043, r72055, r72059 from trunkcatrope17:52, 1 September 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r72055Fix for bug 24906adam21:52, 31 August 2010

Status & tagging log