Jdlrobson has submitted this change and it was merged. Change subject: don't remove the sections on file page / remove special casing (bug 42741) ......................................................................
don't remove the sections on file page / remove special casing (bug 42741) this stops sections from being scrubbed on file pages the result of this is sections on the file page cannot be toggled if toggled sections are wanted this should be done on the server side or at the very least involve refactoring mf-toggle.js/mf-toggle-dynamic.js Change-Id: I5cf27696bb89bdfd3b283659efcce552ccb97c0e --- M includes/MobileFrontend.body.php M javascripts/specials/filepage.js 2 files changed, 5 insertions(+), 109 deletions(-) Approvals: JGonera: Looks good to me, but someone else must approve Jdlrobson: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/40757 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5cf27696bb89bdfd3b283659efcce552ccb97c0e Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: JGonera <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: awjrichards <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
