diff options
author | Annabel Dunstone Gray <annabel.m.gray@gmail.com> | 2019-08-06 17:49:18 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.m.gray@gmail.com> | 2019-08-06 17:49:18 +0000 |
commit | f64a84b2653429a9671aa5cf351fbb1ebb9fce25 (patch) | |
tree | 9a83856eb4891d514324e022d5568588c42122b8 /changelogs | |
parent | dca9e2124c70f07eb24785f09ba3715e932c7103 (diff) | |
parent | 3f49a79a64f474812f95d91ac940019fbb8d0370 (diff) | |
download | gitlab-ce-f64a84b2653429a9671aa5cf351fbb1ebb9fce25.tar.gz |
Merge branch '64608-double-tooltips' into 'master'
Prevents showing 2 tooltips in pipelines
Closes #64608
See merge request gitlab-org/gitlab-ce!31521
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/64608-double-tooltips.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64608-double-tooltips.yml b/changelogs/unreleased/64608-double-tooltips.yml new file mode 100644 index 00000000000..f6cb1944d26 --- /dev/null +++ b/changelogs/unreleased/64608-double-tooltips.yml @@ -0,0 +1,5 @@ +--- +title: Prevents showing 2 tooltips in pipelines table +merge_request: +author: +type: fixed |