From 5498ccdc57cc98bbfe8791f4dfef3f5ac729518e Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 6 Dec 2019 13:10:29 -0500 Subject: [PATCH] LP1852782 Record detail page shows summary first Consistent with other EG catalogs, show the record summary section first on the record detail page, with actions below. Signed-off-by: Bill Erickson --- .../src/eg2/src/app/staff/catalog/record/record.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html index 98a270b6d2..785a91b757 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html @@ -1,5 +1,9 @@
+
+ + +
@@ -14,10 +18,6 @@
-
- - -
-- 2.11.0