diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2019-05-20 10:05:12 -0500 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2019-05-20 12:29:32 -0500 |
commit | 094e877efd8de154c76993b32e84640a541e21d0 (patch) | |
tree | 232b04803ed320d92e5b52fc72d507bf2b2a72fc /changelogs | |
parent | 0c5b3d08dedccb5808c6df6560b3e277035691db (diff) | |
download | gitlab-ce-094e877efd8de154c76993b32e84640a541e21d0.tar.gz |
Change resolve button text to mark comment as resolvedmark-comment-resolved
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/mark-comment-resolved.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mark-comment-resolved.yml b/changelogs/unreleased/mark-comment-resolved.yml new file mode 100644 index 00000000000..3343d18d16f --- /dev/null +++ b/changelogs/unreleased/mark-comment-resolved.yml @@ -0,0 +1,5 @@ +--- +title: Change resolve button text to mark comment as resolved +merge_request: +author: +type: fixed |