jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355397 )

Change subject: mobileFrontend: Move first paragraph before infobox
......................................................................


mobileFrontend: Move first paragraph before infobox

Following on from I28d532fc, enable moving the first paragraph before
the infobox on all articles by default.

Bug: T150325
Change-Id: I4154e8f6b7e29c1acd0a06452e6b572239d62f70
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 3 deletions(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 7a46e91..1f3307b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15270,9 +15270,7 @@
 
 'wgMFShowFirstParagraphBeforeInfobox' => [
        'default' => [
-               'base' => false,
-               // T149830
-               'beta' => true
+               'base' => true,
        ]
 ],
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4154e8f6b7e29c1acd0a06452e6b572239d62f70
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Phuedx <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to