Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
aoz-003
Commits
e841d410
Commit
e841d410
authored
Jun 19, 2018
by
Zsolt Benke
Browse files
Fix failing test
parent
5fcf1888
Pipeline
#21267
failed with stage
in 42 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/helpers/filter_dropdown_helper.rb
View file @
e841d410
...
...
@@ -134,7 +134,7 @@ module FilterDropdownHelper
def
list_filter_link_class
(
filter
,
value
)
if
!
filter_active?
(
filter
,
value
)
''
elsif
filter
==
:
acceptance
_eq
elsif
filter
==
:
process
_eq
"bg-
#{
value
}
"
else
'bg-success'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment