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>
Mon, 7 Sep 2020 18:11:25 +0000 (11:11 -0700)
commit05c06210ef8b81cdc0836ea40f59d34d62fe3a7a
treecc8c09bb11f6448775cdff31f923fce6e7c0a9ce
parentc9f2ee6f413cc0a93c4d6dca3050b8a58ed79d40
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