]> 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:09:10 +0000 (17:09 -0400)
commitf3f30e0d7629619a4cbdff8b105e316bc83366f8
tree41b35884128a0966937aceef8b8b24c9e8c22b19
parent62a0a9e2accefca281404d7ade0f92dd71bfc08c
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