r100830 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100829‎ | r100830 | r100831 >
Date:17:40, 26 October 2011
Author:robin
Status:ok
Tags:
Comment:
(follow-up r100603) re-use variable
Modified paths:
  • /trunk/extensions/Narayam/js/ext.narayam.core.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/js/ext.narayam.core.js
@@ -559,7 +559,7 @@
560560 .text( mw.msg( 'narayam-help' ) )
561561 .attr(
562562 'href',
563 - mw.util.wikiGetlink( mw.config.get( 'wgNarayamHelpPage' ) )
 563+ mw.util.wikiGetlink( helppage )
564564 )
565565 )
566566 );

Follow-up revisions

RevisionCommit summaryAuthorDate
r101368MFT r101320, r100603, r100830, r101123, r101256nikerabbit17:11, 31 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100603(bug 31915) Narayam help page should be in content languagerobin13:16, 24 October 2011

Status & tagging log