diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2017-04-25 12:43:21 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-04-25 12:43:21 +0000 |
commit | 848204ba7434386d15be895f293aa1e8d83340b7 (patch) | |
tree | 5f95ba69a9ad40d200e31ab131d5caf5d683a946 /changelogs | |
parent | 6dc424c949ab3de9395d821b05d2e1cc5f632ed2 (diff) | |
download | gitlab-ce-848204ba7434386d15be895f293aa1e8d83340b7.tar.gz |
Show group name on flash container when group is created from Admin area
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/21683-show-created-group-name-flash.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/21683-show-created-group-name-flash.yml b/changelogs/unreleased/21683-show-created-group-name-flash.yml new file mode 100644 index 00000000000..06ef5e972fc --- /dev/null +++ b/changelogs/unreleased/21683-show-created-group-name-flash.yml @@ -0,0 +1,4 @@ +--- +title: Show group name on flash container when group is created from Admin area. +merge_request: 10905 +author: |