From: Tiffany Little Date: Wed, 18 Aug 2021 12:42:25 +0000 (-0400) Subject: LP1848575 Angular boolean filters should use Yes/No X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5672931d9cd0112d246b982e0e25ca7dbfadc1e4;p=working%2FEvergreen.git LP1848575 Angular boolean filters should use Yes/No Changes the filter options for boolean values to Yes/No instead of True/False. Signed-off-by: Tiffany Little Signed-off-by: Gina Monti Signed-off-by: Chris Sharp --- diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html index 2b7c99c4e9..9a8ef89de6 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html @@ -74,8 +74,8 @@ (change)="applyFilterCommon(col)" [disabled]="col.filterInputDisabled || context.dataSource.requestingData"> - - + +