(Bug 42453) Fix dependency of uls to include geoclient
Change-Id: Idc3c07b314ea47e1e3764bb87572e6d1a7ac33cc
This commit is contained in:
@@ -113,6 +113,7 @@ $wgResourceModules['ext.uls.init'] = array(
|
|||||||
'jquery.i18n',
|
'jquery.i18n',
|
||||||
'ext.uls.displaysettings',
|
'ext.uls.displaysettings',
|
||||||
'ext.uls.inputsettings',
|
'ext.uls.inputsettings',
|
||||||
|
'ext.uls.geoclient'
|
||||||
),
|
),
|
||||||
'position' => 'top',
|
'position' => 'top',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user