r94327 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94326
|
r94327
|
r94328
>
Date:
07:12, 12 August 2011
Author:
inez
Status:
deferred
Tags:
Comment:
Test commit
Modified paths:
/trunk/parsers/wikidom/lib/es/es.ListBlock.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/parsers/wikidom/lib/es/es.ListBlock.js
—
—
@@ -25,4 +25,7 @@
26
26
};
27
27
28
28
es.Block.blockConstructors.list = es.ListBlock.newFromWikiDomListBlock;
29
+
30
+/* Inherit */
31
+
29
32
es.extend( es.ListBlock, es.Block );
Status & tagging log
11:03, 12 August 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r94327
[
removed:
new
added:
deferred]