Matmarex has uploaded a new change for review. Change subject: (bug 44385) move jquery.collapsibleTabs module to Vector extension ......................................................................
(bug 44385) move jquery.collapsibleTabs module to Vector extension It was entirely Vector-extension-specific (so very unlikely to have been used by anything external), deeply interconnected with the extension (its internal functions were overwritten by a script from it, making it even more incompatible with other uses), and this functionality (being really a partial workaround for low-res issues with the skin) belongs to the extension instead of the skin anyway. Corresponding Vector extension change: Ic6b622279 Change-Id: I7c0f42d922b20741f66014eea0a7593bc1950e0e --- M RELEASE-NOTES-1.21 M resources/Resources.php D resources/jquery/jquery.collapsibleTabs.js 3 files changed, 4 insertions(+), 133 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/10/47610/1 -- To view, visit https://gerrit.wikimedia.org/r/47610 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7c0f42d922b20741f66014eea0a7593bc1950e0e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Matmarex <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
