Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix non existing filter member #1540

Merged
merged 1 commit into from
May 2, 2018

Conversation

csordasmarton
Copy link
Contributor

Closes #1481

_runNameFilter member has been renamed to _runBaseLineFilter at BugFilterView.js (#1510) but in some places (CheckerStatistics, RunHistory) we forgot to use the new member.

`_runNameFilter` member has been renamed to `_runBaseLineFilter`
in `BugFilterView.js` but in some places (CheckerStatistics,
RunHistory) we forgot to use the new member. This commit fixes
this problem.
@gyorb gyorb merged commit ffdee05 into Ericsson:master May 2, 2018
@csordasmarton csordasmarton deleted the fix-non-existing-filter branch May 3, 2018 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants