From d18bf8c5e2892fb642b0800ea7c321f5dc490174 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 15 Mar 2019 12:13:44 -0400 Subject: [PATCH] LP1820304 Ang catalog copy/volume hold links Add support to the Angular staff catalog record detail page copy table for placing holds on copies and call numbers for holdable copies. Signed-off-by: Bill Erickson Signed-off-by: Dan Wells --- .../staff/catalog/record/copies.component.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html index dd5718e5b7..428fe4475b 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html @@ -16,7 +16,22 @@ - Yes + + + + No -- 2.43.2