diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-21 08:01:47 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-21 08:01:47 +0000 |
commit | 3c8bc8078fce318457f1f0565f19252d63f2565b (patch) | |
tree | 5354d19c6f4e9b1d37c966d0029e86e7d5e82aad /changelogs | |
parent | 39799d0a375e4f8f10f9a09c59df09cc03830f41 (diff) | |
parent | 64f040e209081264d67f9286f2d5b65e89343127 (diff) | |
download | gitlab-ce-3c8bc8078fce318457f1f0565f19252d63f2565b.tar.gz |
Merge branch '62038-chevron-down' into 'master'
Adds arrow icons to select menu in CI/CD settings
Closes #62038
See merge request gitlab-org/gitlab-ce!28476
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/62038-chevron-down.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62038-chevron-down.yml b/changelogs/unreleased/62038-chevron-down.yml new file mode 100644 index 00000000000..9d58c364bc9 --- /dev/null +++ b/changelogs/unreleased/62038-chevron-down.yml @@ -0,0 +1,5 @@ +--- +title: Adds arrow icons to select option in CI/CD settings +merge_request: +author: +type: fixed |