Change #8435
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Wed 20 Apr 2022 00:53:30 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | ab5478b879e9e34a6fe023c188c7a95c11c425ca |
Comments
LP1956626 Copy editor loads all needed copy locations The item-location-select component now allows the caller to pass in a set of context org unit IDs (in lieu of just a single id) for loading copy locations across different areas of the org unit tree (without having to load *all* copy locations). Changes applied to the Angular copy location editor to pass the needed context org units to the item location select component. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Changed files
- Open-ILS/src/eg2/src/app/share/item-location-select/item-location-select.component.ts
- Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html
- Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.ts