IAlex has submitted this change and it was merged. Change subject: profileinfo links now have anchors ......................................................................
profileinfo links now have anchors Whenever expanding a section in profileinfo, the browser would sent us to the top again which would force us to browse down to where we were. Adding basic anchors send the user directly where he was browsing. Note that HTML5 let you specify anything as an id as long as there is at least one character. Change-Id: I5b55297ce25d5c07b29610798fb39eae16d27f6a --- M profileinfo.php 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: IAlex: Looks good to me, approved Nikerabbit: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/34085 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5b55297ce25d5c07b29610798fb39eae16d27f6a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
