Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rex Dri
Rex Dri
Commits
4bcf89c9
Unverified
Commit
4bcf89c9
authored
May 17, 2020
by
Imane Misrar
Committed by
Florent Chehab
May 17, 2020
Browse files
fix(Filter.jsx/FilterService.js): typo
parent
f08661ef
Pipeline
#61121
passed with stages
in 5 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/services/FilterService.js
View file @
4bcf89c9
...
...
@@ -83,7 +83,7 @@ class FilterService {
/**
* @return {number}
*/
get
_
destinationOpenCount
()
{
get
destinationOpenCount
()
{
return
this
.
_destinationOpenCount
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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