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 @@
66
77 ( function ( $ ) {
88
9 - config = {
 9+ var config = {
1010 fonts: {
1111 "Iranian Sans": {
1212 eot: "Arab/IranianSans.eot",

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102770Create ext.webfonts.init and ext.webfonts.core modules, set 'position' => 'to...santhosh11:53, 11 November 2011

Status & tagging log