From aa1a47e52ef87714c3dea71dae4f8a65fecefcc0 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 11 Jan 2022 15:33:17 -0500 Subject: [PATCH] LP#1942220: (follow-up) tweak LI expand/hide behavior - Expand/collapse at the individual LI level no longer expands only one line item at a time; user can exapnd or collapse as many as they see fit - when navigating between pages of LIs, the current state of the expand/collapse all button controls whether the page of LIs are show as expanded or collapsed Signed-off-by: Galen Charlton --- .../staff/acq/lineitem/lineitem-list.component.html | 6 +++--- .../app/staff/acq/lineitem/lineitem-list.component.ts | 18 ++++++++++++++---- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index c49bd23f20..057e782853 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -307,11 +307,11 @@ | - + unfold_more Expand - + unfold_less Collapse @@ -498,7 +498,7 @@ -
+