]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1940105 Archive Course Should Use detach_material
authorKyle Huckins <khuckins@catalyte.io>
Sun, 27 Feb 2022 01:33:29 +0000 (01:33 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Tue, 18 Oct 2022 21:13:55 +0000 (17:13 -0400)
commit76a79eebeea9a347c4ff93fa1f04381be2f1cdaa
treefe23fd9524b8681f78729d20c6d471ba68b7fcea
parent5c51d16dce930a26dd95c1ae1179f5c70959d9af
lp1940105 Archive Course Should Use detach_material

- Replaced resetItemFields with detachMaterials in Course Service
- Refactored disassociateMaterials to utilize detach_materials
- Refacotred deleteSelectedMaterials to utilize Course Service detachMaterials function

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.ts
Open-ILS/src/eg2/src/app/staff/share/course.service.ts