From 7e5d727583af0e84cc6cc3dffae8a139a85ec83d Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Tue, 25 Feb 2014 08:04:06 +0200 Subject: [PATCH] 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 --- Resources.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources.php b/Resources.php index 1d073321..6068431c 100644 --- a/Resources.php +++ b/Resources.php @@ -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