diff options
author | Francisco Javier López <fjlopez@gitlab.com> | 2017-10-30 12:44:28 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-10-30 12:44:28 +0000 |
commit | 0cf7afac4f00f6720b6fbb617211ea035bfa518e (patch) | |
tree | 86aa68cf16ef67d90085c9e6b6d8f12442ec0ec7 /changelogs/unreleased | |
parent | 7399eb43b1458f5bc91cfca57a70497747ad6fb8 (diff) | |
download | gitlab-ce-0cf7afac4f00f6720b6fbb617211ea035bfa518e.tar.gz |
Changed project select to use it independently and not onlt as a combobutton
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/fix-project-select-js-without-button.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-project-select-js-without-button.yml b/changelogs/unreleased/fix-project-select-js-without-button.yml new file mode 100644 index 00000000000..389ca2394f0 --- /dev/null +++ b/changelogs/unreleased/fix-project-select-js-without-button.yml @@ -0,0 +1,5 @@ +--- +title: Use project select dropdown not only as a combobutton +merge_request: 15043 +author: +type: fixed |