diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-30 16:09:09 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-30 16:09:09 +0000 |
commit | f165b609b489b88278830249b337d138bec1b116 (patch) | |
tree | f67158406860dd782be6ac52efbac782ef6e5583 /changelogs | |
parent | 2d5c4532f165597b4124bffafd1241a226a92dd7 (diff) | |
parent | 4d70f42055d4393d11ab19d50d504dd5e897789e (diff) | |
download | gitlab-ce-f165b609b489b88278830249b337d138bec1b116.tar.gz |
Merge branch '39570-performance-bar-appears-enabled-even-though-it-won-t-show-up' into 'master'
Resolve "Performance bar appears enabled even though it won't show up"
Closes #39570
See merge request gitlab-org/gitlab-ce!15084
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/39570-performance-bar-appears-enabled-even-though-it-won-t-show-up.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39570-performance-bar-appears-enabled-even-though-it-won-t-show-up.yml b/changelogs/unreleased/39570-performance-bar-appears-enabled-even-though-it-won-t-show-up.yml new file mode 100644 index 00000000000..66939d89d69 --- /dev/null +++ b/changelogs/unreleased/39570-performance-bar-appears-enabled-even-though-it-won-t-show-up.yml @@ -0,0 +1,5 @@ +--- +title: Allow to disable the Performance Bar +merge_request: 15084 +author: +type: fixed |