LP1849212 Associtate and Disassociate Course With Instructors
authorZavier Banks <zbanks@catalyte.io>
Mon, 9 Dec 2019 16:52:39 +0000 (16:52 +0000)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 8 Aug 2020 15:20:33 +0000 (08:20 -0700)
commit62c288ab4fc4413bf5789342d79b4037873c5741
tree5327806e1badc2b5b50ccc0db29c901d71e6efca
parent5ac20d90de9302caaff8203addc777d4e6f0a29f
LP1849212 Associtate and Disassociate Course With Instructors
Creating a component that associates and disassociates instructors with
courses using the course list.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-reserves.module.ts
Open-ILS/src/eg2/src/app/staff/share/course.service.ts