diff options
author | Douwe Maan <douwe@gitlab.com> | 2019-01-22 10:15:03 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2019-01-22 10:15:03 +0000 |
commit | 03def93b7679f86ecd4d31eeeaa5bf70784da8e3 (patch) | |
tree | 706962189d1039ab8eeefcf7c617eb7cc89c67d3 /changelogs | |
parent | 3de51c11b5835527ab0cc618a43da1d2f17e4169 (diff) | |
parent | 6c1e0cc5e927132ed62914d0ee2ab4881bc9d132 (diff) | |
download | gitlab-ce-03def93b7679f86ecd4d31eeeaa5bf70784da8e3.tar.gz |
Merge branch '50013-add-browser-platform-flags' into 'master'
Add CSS & JS global flags to represent browser and platform
Closes #50013
See merge request gitlab-org/gitlab-ce!24017
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/50013-add-browser-platform-flags.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50013-add-browser-platform-flags.yml b/changelogs/unreleased/50013-add-browser-platform-flags.yml new file mode 100644 index 00000000000..6176b8b64a7 --- /dev/null +++ b/changelogs/unreleased/50013-add-browser-platform-flags.yml @@ -0,0 +1,5 @@ +--- +title: Add CSS & JS global flags to represent browser and platform +merge_request: 24017 +author: +type: other |