Add ext.uls.geoclient back to deps

Change-Id: I4e1aa22edd89ff666b29c7b26c1928885e8bc896
This commit is contained in:
Niklas Laxström
2013-03-26 10:18:44 +00:00
parent 453912fdf2
commit 00189afa66

View File

@@ -130,6 +130,7 @@ $wgResourceModules['ext.uls.interface'] = array(
'jquery.tipsy',
'ext.uls.displaysettings',
'ext.uls.inputsettings',
'ext.uls.geoclient',
),
'position' => 'top',
);