JGonera has submitted this change and it was merged.

Change subject: Regression: Fix menu button on watchlist
......................................................................


Regression: Fix menu button on watchlist

adding the button here is unnecessary.
renderArticleHeader in Skin takes care of it.

Change-Id: I883ad680a1773258994c63144c4fa191132482df
---
M includes/specials/SpecialMobileWatchlist.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  JGonera: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/includes/specials/SpecialMobileWatchlist.php 
b/includes/specials/SpecialMobileWatchlist.php
index 5f6ff74..9220853 100644
--- a/includes/specials/SpecialMobileWatchlist.php
+++ b/includes/specials/SpecialMobileWatchlist.php
@@ -105,7 +105,6 @@
                                array(
                                        'class' => 'mw-mf-watchlist-views 
header' )
                                ) .
-                       SkinMobile::getMenuButton() .
                        Html::openElement( 'div',
                                array(
                                        'class' => 'mw-mf-view-filters' )

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

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

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

Reply via email to