Change #8245
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Wed 17 Nov 2021 17:50:39 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | d51454b497e1d7ea01ebeac533259820f4a6786e |
Comments
LP1739277 Angular org selector style callback Allow the caller of an <eg-org-select> to pass a function which is called against each org unit in the list to determine what CSS class(es) should be applied to the org unit label in the list. Includes sandbox example. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jennifer Bruch <jbruch@sparkpa.org> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/eg2/src/app/share/org-select/org-select.component.html
- Open-ILS/src/eg2/src/app/share/org-select/org-select.component.ts
- Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
- Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts