From 26266bbef1d3a59b3cb11a118177f794257adb0d 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 --- .../src/app/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 + + +
+ + Volume Hold + +
+
No
-- 2.11.0