diff options
author | Mike Greiling <mike@pixelcog.com> | 2016-12-28 09:59:35 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2016-12-28 09:59:35 -0600 |
commit | 4704a59768dd34c588c50f83206f4f9a1a1dc71f (patch) | |
tree | 75b8971bc5bcc9d70d81c10a8567fb0d41d50629 /changelogs | |
parent | 682b71eae692400b08ed73c76119eb0b6a462d17 (diff) | |
download | gitlab-ce-4704a59768dd34c588c50f83206f4f9a1a1dc71f.tar.gz |
add CHANGELOG.md entry for !8046
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml b/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml new file mode 100644 index 00000000000..c31c89dc4bc --- /dev/null +++ b/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml @@ -0,0 +1,4 @@ +--- +title: ensure permalinks scroll to correct position on multiple clicks +merge_request: 8046 +author: |