diff options
author | Timofey Trofimov <tumoxep@gmail.com> | 2019-06-12 06:50:05 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-06-12 06:50:05 +0000 |
commit | 153a9aef8b80364714bd13660e59bb1bb8c2a051 (patch) | |
tree | ba2cb4ee7a5cf1a72c69e1c3b00151f231729a7b /changelogs | |
parent | e6b3176a906b46c47806869b2260f7c28245b35f (diff) | |
download | gitlab-ce-153a9aef8b80364714bd13660e59bb1bb8c2a051.tar.gz |
Apply tooltip on truncated commit title
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/patch-65.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/patch-65.yml b/changelogs/unreleased/patch-65.yml new file mode 100644 index 00000000000..9ce628a6541 --- /dev/null +++ b/changelogs/unreleased/patch-65.yml @@ -0,0 +1,5 @@ +--- +title: Show tooltip on truncated commit title +merge_request: 28865 +author: Timofey Trofimov +type: other |