From 59379e43d4e0ac047312f07c22c55e7639475638 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 31 Jan 2020 18:14:51 -0500 Subject: [PATCH] use eg-interval-input for "age" operator Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/acq/search/acq-search-form.component.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html index 87c8769d4b..53a6152fc9 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search-form.component.html @@ -104,8 +104,9 @@ (onChangeAsIso)="t.value2 = $event ? $event : ''; t.is_date = true"> - - + + -- 2.11.0