From 0a09e13670f11ddfae6e2b7e2e7fcbf01345c4f5 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 3 Oct 2022 18:22:48 -0700 Subject: [PATCH] LP1972928: Show course user role dropdown choices without typing To test: 1. Go to Admin > Local Admin > Course List 2. Choose a course 3. Go to the Course users tab 4. Activate the Role dropdown. 5. Note that no options appear. 6. Apply the patch 7. Repeat steps 1-5 8. Note that the role options appear when you activate the dropdown now Signed-off-by: Jane Sandberg Signed-off-by: Jennifer Pringle Signed-off-by: Stephanie Leary --- .../local/course-reserves/course-associate-users.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html index 461b075340..92324aa8a6 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html @@ -45,6 +45,7 @@ -- 2.43.2