From 387113331898f0b355a571b0a9c1c5742c961c1c Mon Sep 17 00:00:00 2001 From: malexander Date: Wed, 16 Feb 2022 17:33:39 +0000 Subject: [PATCH] lp#190792 edit course materials items adding a link to the volcopy editor cleanup --- .../course-reserves/course-associate-material.component.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html index aec9838d0b..392c37be04 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html @@ -249,6 +249,12 @@ {{entry.item().barcode()}} +
+ + | Edit + +
@@ -276,4 +282,4 @@ - + \ No newline at end of file -- 2.11.0