]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1907977: Display course name and number in course material editor
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 23 Jan 2021 00:33:15 +0000 (16:33 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 10 Mar 2021 22:19:59 +0000 (17:19 -0500)
commit0f73ede993f9d5a62926fb12832ce905cdf2a761
tree1f7dbc3948b8f6bff6eaae50fa6dd085d0b10b4d
parent61681d9910c26c6425bb9de12af0c292dd947e80
LP1907977: Display course name and number in course material editor

To test:

1) Go to Administration > Local > Course List
2) Make sure you have a variety of courses added.
3) Double click on a course that already has materials
attached to it.
4) Go to the materials tab.
5) Select a material and choose Edit
6) Note that the Course combobox shows both the course
number (HST243) and course name (History of Indonesia).
7) Note that you can blank out that field and type to
complete to get other courses in the same format.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Beth Willis <willis@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html