From fb8e8a4fa3d4a9aea835b8bbb09026c78d233033 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 1 Aug 2019 11:13:14 -0400 Subject: [PATCH] LP#1831788: (follow-up) address ng xi18n complaint about nested i18n elements Signed-off-by: Galen Charlton --- .../eg2/src/app/share/grid/grid-filter-control.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 742cdca481..41ffcd74a7 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 @@ -258,7 +258,7 @@
I don't know how to filter {{col.name}} - {{col.datatype}}
- Operator: + Operator: Is exactly Is not @@ -275,7 +275,7 @@ Between - Operator: + Operator: Is (or includes) Is not (or excludes) -- 2.43.2