From: James D. Forrester Date: Fri, 19 Feb 2016 19:53:26 +0000 (-0800) Subject: Follow-up 6281b0a: LookupElement is still not in core X-Git-Tag: 1.31.0-rc.0~7897 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=0964884ccec476071b20b4b81e6a996441822fbc;p=lhc%2Fweb%2Fwiklou.git Follow-up 6281b0a: LookupElement is still not in core Change-Id: Ie5300ae042d31a64d2b5d40bcf289f4474d3f898 --- diff --git a/resources/Resources.php b/resources/Resources.php index 908f29c265..1179a9a78e 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -2206,7 +2206,7 @@ return [ 'resources/src/mediawiki.widgets/mw.widgets.UserInputWidget.js', ], 'dependencies' => [ - 'oojs-ui-core', + 'oojs-ui-widgets', ], 'targets' => [ 'desktop', 'mobile' ], ],