r104393 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r104392
|
r104393
|
r104394
>
Date:
05:25, 28 November 2011
Author:
santhosh
Status:
ok
Tags:
Comment:
Change the scope of config to local.
Follow up
r102770
Modified paths:
/trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
—
—
@@ -5,7 +5,7 @@
6
6
7
7
( function ( $ ) {
8
8
9
- config = {
9
+ var config = {
10
10
fonts: {
11
11
"Iranian Sans": {
12
12
eot: "Arab/IranianSans.eot",
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r102770
Create ext.webfonts.init and ext.webfonts.core modules, set 'position' => 'to...
santhosh
11:53, 11 November 2011
Status & tagging log
08:10, 7 December 2011
Siebrand
(
talk
|
contribs
)
changed the
tags
for r104393
[
removed:
i18nreview]
08:10, 7 December 2011
Siebrand
(
talk
|
contribs
)
changed the
status
of r104393
[
removed:
new
added:
ok]
05:26, 28 November 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r104393
[
added:
i18nreview]