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

Change subject: Allow access to Special:MobileCite in stable
......................................................................


Allow access to Special:MobileCite in stable

Before enabling lazy loaded references in stable we need to allow
access to it in the stable site.

Bug: T137822
Change-Id: Iedab32d4bb41498936c05bdce9148bddff490fde
---
M includes/specials/SpecialMobileCite.php
1 file changed, 0 insertions(+), 3 deletions(-)

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



diff --git a/includes/specials/SpecialMobileCite.php 
b/includes/specials/SpecialMobileCite.php
index f4523a4..cc3a6f5 100644
--- a/includes/specials/SpecialMobileCite.php
+++ b/includes/specials/SpecialMobileCite.php
@@ -7,9 +7,6 @@
  * Provides a list of citiations available for a page
  */
 class SpecialMobileCite extends MobileSpecialPage {
-       /** @var string $mode Saves the actual mode used by user (stable|beta) 
*/
-       protected $mode = 'beta';
-
        /**
         * Construct function
         */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iedab32d4bb41498936c05bdce9148bddff490fde
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to