From f797b13c17e85f63a89b7bb33465aad1674bac8e Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Tue, 29 Dec 2020 13:03:18 -0800 Subject: [PATCH] LP1907923: Move course materials button to more suitable location To test: 1) Apply this patch 2) In the staff client, go to Admin > Local Admin > Course Reserves List 3) Double click on a course 4) Go to the course materials tab 5) Note that the "Add Material" button is now beneath the temporary call number, circ mod, item status, and shelving location fields. Signed-off-by: Jane Sandberg Signed-off-by: Garry Collum Signed-off-by: Galen Charlton --- .../course-associate-material.component.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 9d94b30d51..5f392cdc16 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 @@ -47,14 +47,6 @@ -
-
- -
-
The following fields will be applied to the material @@ -147,6 +139,14 @@
+
+
+ +
+
  • -- 2.43.2