r88796 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88795‎ | r88796 | r88797 >
Date:15:28, 25 May 2011
Author:catrope
Status:reverted
Tags:
Comment:
Fix syntax error in r88794
Modified paths:
  • /trunk/phase3/resources/mediawiki.util/mediawiki.util.js (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/mediawiki.util/mediawiki.util.js
@@ -552,7 +552,7 @@
553553 && address.search( /::/ ) != -1 && address.search( /::.*::/ ) == -1;
554554 }
555555
556 - };
 556+ } );
557557
558558 mw.util.init();
559559

Follow-up revisions

RevisionCommit summaryAuthorDate
r89083Introducing mw.libs, moving JpegMeta into it....krinkle03:13, 29 May 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88794Use $.extend() in mw.util and mw.util.jpegmeta so they can be loaded in eithe...catrope15:19, 25 May 2011

Status & tagging log