jenkins-bot has submitted this change and it was merged.

Change subject: Remove unnecessary ULS IME selector from VE headings menu
......................................................................


Remove unnecessary ULS IME selector from VE headings menu

Bug: 50529
Change-Id: I7d493b5f87a71591dc90805d7731ded8c0389a40
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 87f1164..291ca31 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2452,6 +2452,8 @@
        $wgULSAnonCanChangeLanguage = false;
        $wgULSPosition = $wmgULSPosition;
        $wgULSIMEEnabled = $wmgULSIMEEnabled;
+       // Bug 50529
+       $wgULSNoImeSelectors[] = 'ul.ve-ui-menuWidget input';
 }
 
 if ( $wmgUseWikibaseRepo ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/72356
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d493b5f87a71591dc90805d7731ded8c0389a40
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to