summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures
diff options
context:
space:
mode:
authorbitsapien <bitsapien@gmail.com>2018-03-27 18:51:11 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-03-27 18:51:11 +0000
commita30358881c420da686301c51c4e6c5135969d8b9 (patch)
tree25c12e0a18ab3817ce36c2f7c310e8161294d55e /spec/javascripts/fixtures
parentc02089af6d19a4df1280ffa01a806cf2c699ab1b (diff)
downloadgitlab-ce-a30358881c420da686301c51c4e6c5135969d8b9.tar.gz
[FIX] Fixed bug in dropdown selector when selecting the same selection again
Diffstat (limited to 'spec/javascripts/fixtures')
-rw-r--r--spec/javascripts/fixtures/gl_dropdown.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/gl_dropdown.html.haml b/spec/javascripts/fixtures/gl_dropdown.html.haml
index a20390c08ee..43d57c2c4dc 100644
--- a/spec/javascripts/fixtures/gl_dropdown.html.haml
+++ b/spec/javascripts/fixtures/gl_dropdown.html.haml
@@ -1,7 +1,8 @@
%div
.dropdown.inline
%button#js-project-dropdown.dropdown-menu-toggle{type: 'button', data: {toggle: 'dropdown'}}
- Projects
+ .dropdown-toggle-text
+ Projects
%i.fa.fa-chevron-down.dropdown-toggle-caret.js-projects-dropdown-toggle
.dropdown-menu.dropdown-select.dropdown-menu-selectable
.dropdown-title