freeCodeCamp / league-for-good

An open source sports league management tool
BSD 3-Clause "New" or "Revised" License
163 stars 106 forks source link

Fixing Active Team Filter #126

Closed PatLeong closed 5 years ago

PatLeong commented 5 years ago

The filter was backwards for filtering Active vs. Non-Active Teams.

filterFlag should be false if we don't want to filter that team.

Should resolve issue #99

paulywill commented 5 years ago

@PatLeong

Thank you for spotting that!

IT CROWD