diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2017-04-12 08:56:33 +1100 |
---|---|---|
committer | blackst0ne <blackst0ne.ru@gmail.com> | 2017-04-12 08:56:33 +1100 |
commit | 9a048a6ea2f0c5aeea0d366ebf715b54664a5f70 (patch) | |
tree | 3a2c85708568acdf56ee766d852e73f430bbaaa1 /changelogs | |
parent | 01adf920c4da977328c38836327681eb4c52cbee (diff) | |
download | gitlab-ce-9a048a6ea2f0c5aeea0d366ebf715b54664a5f70.tar.gz |
Remove heading and trailing spaces from label's color and title
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix_spaces_in_label_title.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix_spaces_in_label_title.yml b/changelogs/unreleased/fix_spaces_in_label_title.yml new file mode 100644 index 00000000000..51f07438edb --- /dev/null +++ b/changelogs/unreleased/fix_spaces_in_label_title.yml @@ -0,0 +1,4 @@ +--- +title: Remove heading and trailing spaces from label's color and title +merge_request: 10603 +author: blackst0ne |