Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Luís <aluis@gitlab.com>2018-09-13 13:59:50 +0300
committerAndré Luís <aluis@gitlab.com>2018-09-13 14:34:18 +0300
commit06025e4a26be528c3def72fb0ae9d68140b20860 (patch)
tree2fbd5bd5126119904cadcd500f5098f0698e65b6 /changelogs
parent71f3d48544cc0857c8d470b182f7e809de6a4642 (diff)
Display click to expand on collapsed diffs
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