Matmarex has uploaded a new change for review. Change subject: (bug 44385) move jquery.collapsibleTabs module from MediaWiki core ......................................................................
(bug 44385) move jquery.collapsibleTabs module from MediaWiki core 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 MediaWiki core change: I7c0f42d92 Change-Id: Ic6b622279d3502d522128da14ba2346c84318325 --- M Vector.php A modules/jquery.collapsibleTabs.js 2 files changed, 134 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Vector refs/changes/09/47609/1 -- To view, visit https://gerrit.wikimedia.org/r/47609 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic6b622279d3502d522128da14ba2346c84318325 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Vector Gerrit-Branch: master Gerrit-Owner: Matmarex <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
