From 02df88678ce3a1c558e821ced7a9161eab488ebe Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Mon, 27 Mar 2023 16:51:22 +0000 Subject: [PATCH] Fix duplicate IDs in bib record pagination Signed-off-by: Stephanie Leary --- Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fd2c986a6e..cacff41154 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 @@ -24,7 +24,7 @@
-
+
-- 2.11.0