Jdlrobson has submitted this change and it was merged. Change subject: move the jquery shim defined in application.js ......................................................................
move the jquery shim defined in application.js move into a separate file - currently this get served to lots of devices which make no use of it additional tweaks: * add trigger function (to avoid exceptions when toggling) * ensure text clears existing text before appending new text (currently shows close this section and jump back a section) Change-Id: Ice9b584d6bf40a229fc8f8c80675895481f4e98a --- M MobileFrontend.php M includes/skins/SkinMobile.php A javascripts/common/jquery-shim.js M javascripts/common/mf-application.js 4 files changed, 139 insertions(+), 118 deletions(-) Approvals: Jdlrobson: Verified; Looks good to me, approved awjrichards: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/34058 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice9b584d6bf40a229fc8f8c80675895481f4e98a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[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
