diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2018-01-26 13:20:33 -0700 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2018-01-26 13:38:47 -0700 |
commit | 948311f76bc829c91b8e0a15739e34e60588dc8d (patch) | |
tree | b4852d53d86cbd8658926b90d629d7e52bc54f04 /changelogs | |
parent | 6c978c8f287d2fc61c58ab59973e0015bfc2ac58 (diff) | |
download | gitlab-ce-948311f76bc829c91b8e0a15739e34e60588dc8d.tar.gz |
Fix #42486.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/cs-fix-commercial-content-check.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/cs-fix-commercial-content-check.yml b/changelogs/unreleased/cs-fix-commercial-content-check.yml new file mode 100644 index 00000000000..fec80e3ecd2 --- /dev/null +++ b/changelogs/unreleased/cs-fix-commercial-content-check.yml @@ -0,0 +1,6 @@ +--- +title: Fix version information not showing on help page if commercial content display + was disabled. +merge_request: 16743 +author: +type: fixed |