Phedenskog has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/362174 )
Change subject: Display descriptions without using jQuery. ...................................................................... Display descriptions without using jQuery. Removed the jQuery dependency and show the description text as a label. Not perfect but it feels good to skip that extra dependency. Bug: T161588 Change-Id: Ib95fbcc0c52faaef1be5f40ba98ffe237e871d56 --- M public_html/coal.js M public_html/index.html D public_html/lib/jquery-3.2.1.min.js D public_html/lib/jquery-3.2.1.slim.min.js M public_html/lib/overrides.css M src/_layouts/default.html M src/coal.js D src/lib/jquery-3.2.1.min.js D src/lib/jquery-3.2.1.slim.min.js M src/lib/overrides.css 10 files changed, 22 insertions(+), 26 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/performance/docroot refs/changes/74/362174/1 -- To view, visit https://gerrit.wikimedia.org/r/362174 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib95fbcc0c52faaef1be5f40ba98ffe237e871d56 Gerrit-PatchSet: 1 Gerrit-Project: performance/docroot Gerrit-Branch: master Gerrit-Owner: Phedenskog <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
