Change #6345
Category | None |
Changed by | Galen Charlton <gmc | @equinoxinitiative.org>
Changed at | Tue 30 Jul 2019 15:59:08 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | e85fb2909381632ab114f0d923aeda5089e37467 |
Comments
LP#1831783: improvements to the Angular org-select widget - add reset() method - add method for retrieve current selected OU. This can be invoked from local template references in parent templates like this: <button ... (click)="doAction(ousel.selectedOrg())" ... ... <eg-org-select (onChange)="doAction($event)" #ousel></eg-org-select> Sponsored-by: MassLNC Sponsored-by: Georgia Public Library Service Sponsored-by: Indiana State Library Sponsored-by: CW MARS Sponsored-by: King County Library System Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
Changed files
- Open-ILS/src/eg2/src/app/share/org-select/org-select.component.ts