]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1849212 Associtate and Disassociate Course With Instructors
authorZavier Banks <zbanks@catalyte.io>
Mon, 9 Dec 2019 16:52:39 +0000 (16:52 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 Sep 2020 22:16:53 +0000 (18:16 -0400)
commitae9dcf4670f8b3e0e4b06d5157b533faeb546adf
treeba3194f0feb5491ab76c2290cdab23bac36a969b
parentf46c5a59ea720997ec43117fd6ce1f167e16e8d9
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>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
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