r112206 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112205‎ | r112206 | r112207 >
Date:14:30, 23 February 2012
Author:amire80
Status:ok
Tags:i18nreview 
Comment:
Follow up to 112199, fixed dependency.
Modified paths:
  • /trunk/extensions/Narayam/Narayam.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/Narayam.php
@@ -279,7 +279,7 @@
280280 );
281281 $wgResourceModules['ext.narayam.rules.ahr-inscript'] = $narayamTpl + array(
282282 'scripts' => 'resources/ext.narayam.rules.ahr-inscript.js',
283 - 'dependencies' => 'ext.narayam.rules.mr-inscript.js',
 283+ 'dependencies' => 'ext.narayam.rules.mr-inscript',
284284 );
285285 $wgResourceModules['ext.narayam.rules.am'] = $narayamTpl + array(
286286 'scripts' => 'resources/ext.narayam.rules.am.js',

Status & tagging log