Fix resource path fatal error
Bug: 46927 Change-Id: I8073c844682b1d8816704e1dc0e39bc197e08833
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
$resourcePaths = array(
|
||||
'localBasePath' => __DIR__,
|
||||
'remoteExtPath' => 'UniversalLanguageSelector'
|
||||
) + $resourcePaths;
|
||||
);
|
||||
|
||||
$wgResourceModules['ext.uls.displaysettings'] = array(
|
||||
'scripts' => 'resources/js/ext.uls.displaysettings.js',
|
||||
|
||||
Reference in New Issue
Block a user