r92897 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92896‎ | r92897 | r92898 >
Date:21:28, 22 July 2011
Author:inez
Status:deferred
Tags:
Comment:
Minor
Modified paths:
  • /trunk/parsers/wikidom/lib/es/es.ListBlock.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/es/es.ListBlock.js
@@ -48,7 +48,7 @@
4949 var location = this.items[i].getLocation( offset - itemOffset );
5050 return {
5151 'item': location.item,
52 - 'offset': /*itemOffset +*/ location.offset
 52+ 'offset': location.offset
5353 }
5454 }
5555

Status & tagging log