From 5d27688a70b19263d9f7294afe8ed79eaeb01a8a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 8 Nov 2018 13:58:20 -0500 Subject: [PATCH] Delay results rendering; initial checkboxes Signed-off-by: Bill Erickson --- .../app/staff/catalog/result/record.component.html | 21 +++++++++----- .../staff/catalog/result/results.component.html | 32 ++++++++++++---------- .../app/staff/catalog/result/results.component.ts | 12 ++++++++ 3 files changed, 43 insertions(+), 22 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html index 54ad3db0ee..971f8dea12 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html @@ -9,19 +9,24 @@