LP#1831788: (follow-up) properly handle case where filter value is 0
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 31 Jul 2019 20:15:21 +0000 (16:15 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 31 Jul 2019 20:58:24 +0000 (13:58 -0700)
commit58ca126aa25d47e702c8b7237c0829418d01decc
tree233f6a5e4ccfd22b319ba3ba4bd5f84806f6c669
parent516fd93a0dc1b013c54c639ccc542b67a8728c1e
LP#1831788: (follow-up) properly handle case where filter value is 0

To test
-------
[1] In the sandbox's copy grid, display the status column and filter
    by the 'Available' status (ccs.id = 0).
[2] Verify that the correct rows are returned.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts