Remove the dependency on jquery.ui.autocomplete
Implement the search functionality in the module itself. Change-Id: I2193e3f92fc21c90bbcc163c38affa8fb1ffa406
This commit is contained in:
@@ -62,7 +62,6 @@ $wgResourceModules['ext.uls.core'] = array(
|
||||
'remoteExtPath' => 'UniversalLanguageSelector',
|
||||
'dependencies' => array(
|
||||
'mediawiki.Uri',
|
||||
'jquery.ui.autocomplete',
|
||||
'ext.uls.data',
|
||||
),
|
||||
'position' => 'top',
|
||||
|
||||
Reference in New Issue
Block a user