diff options
author | Ezekiel Kigbo <ekigbo@gitlab.com> | 2019-04-03 08:27:16 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-04-03 08:27:16 +0000 |
commit | 46fdec84dd787c5311cf45fcf1967a8907e62458 (patch) | |
tree | 8a8bbcec151943935fa028d8879c17353dbb2e2e /changelogs | |
parent | 1926bb24d892e1010be21e2087474a70a412cd53 (diff) | |
download | gitlab-ce-46fdec84dd787c5311cf45fcf1967a8907e62458.tar.gz |
Extend timezone dropdown
Adds optional paramters to the constructor to allow
reuse of the timezone dropdown on other pages
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ekigbo-extend-timezone-dropdown.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ekigbo-extend-timezone-dropdown.yml b/changelogs/unreleased/ekigbo-extend-timezone-dropdown.yml new file mode 100644 index 00000000000..42bc320a542 --- /dev/null +++ b/changelogs/unreleased/ekigbo-extend-timezone-dropdown.yml @@ -0,0 +1,5 @@ +--- +title: Extend timezone dropdown +merge_request: 26311 +author: +type: changed |