summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-09-13 14:04:31 +0000
committerPhil Hughes <me@iamphill.com>2018-09-13 14:04:31 +0000
commitc4009e643d3f7297d4eb53477ee7b71e25ac01bd (patch)
treeeb83fa593fe89d6b82cf6b8f7966bc53b3667f73 /changelogs
parent3784a37086b6fcbc5baf1117c2d506f3c1237f77 (diff)
parent06025e4a26be528c3def72fb0ae9d68140b20860 (diff)
downloadgitlab-ce-c4009e643d3f7297d4eb53477ee7b71e25ac01bd.tar.gz
Merge branch '7573-show-click-to-expand-on-not-rendered-diffs' into 'master'
Display click to expand on collapsed diffs Closes #51466 See merge request gitlab-org/gitlab-ce!21716
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/7573-show-click-to-expand-on-not-rendered-diffs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/7573-show-click-to-expand-on-not-rendered-diffs.yml b/changelogs/unreleased/7573-show-click-to-expand-on-not-rendered-diffs.yml
new file mode 100644
index 00000000000..4611a1f1f29
--- /dev/null
+++ b/changelogs/unreleased/7573-show-click-to-expand-on-not-rendered-diffs.yml
@@ -0,0 +1,6 @@
+---
+title: Fix absent Click to Expand link on diffs not rendered on first load of Merge
+ Requests Changes tab
+merge_request: 21716
+author:
+type: fixed