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 @@
553
553
&& address.search( /::/ ) != -1 && address.search( /::.*::/ ) == -1;
554
554
}
555
555
556
- };
556
+ } );
557
557
558
558
mw.util.init();
559
559
Follow-up revisions
Revision
Commit summary
Author
Date
r89083
Introducing mw.libs, moving JpegMeta into it....
krinkle
03:13, 29 May 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r88794
Use $.extend() in mw.util and mw.util.jpegmeta so they can be loaded in eithe...
catrope
15:19, 25 May 2011
Status & tagging log
03:14, 29 May 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r88796
[
removed:
ok
added:
reverted]
20:49, 28 May 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r88796
[
removed:
new
added:
ok]