Make jqueryMsg a dependency of ext.uls.interface
The message ext-uls-undo-language-tooltip-text uses GRAMMAR, so it needs jqueryMsg. Change-Id: I40225fa72ac0049163cc1ef29e8cbc086831e3d1
This commit is contained in:
@@ -111,6 +111,7 @@ $wgResourceModules['ext.uls.interface'] = array(
|
||||
'dependencies' => array(
|
||||
'ext.uls.init',
|
||||
'jquery.tipsy',
|
||||
'mediawiki.jqueryMsg',
|
||||
'mediawiki.user',
|
||||
// We can not delay webfonts loading since it is required
|
||||
// immediately after page load
|
||||
|
||||
Reference in New Issue
Block a user