Add jquery.webfonts
Upstream : https://github.com/santhoshtr/jquery.webfonts Change-Id: I8cf90b8ea538505faedb4c5880357205e68a4288
This commit is contained in:
@@ -101,4 +101,10 @@ $wgResourceModules['jquery.uls.data'] = array(
|
||||
),
|
||||
'localBasePath' => $dir,
|
||||
'remoteExtPath' => 'UniversalLanguageSelector',
|
||||
);
|
||||
);
|
||||
|
||||
$wgResourceModules['jquery.webfonts'] = array(
|
||||
'scripts' => 'lib/jquery.webfonts.js',
|
||||
'localBasePath' => $dir,
|
||||
'remoteExtPath' => 'UniversalLanguageSelector',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user