]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1888723 Support disabling select entries in combobox
authorBill Erickson <berickxx@gmail.com>
Wed, 3 Mar 2021 15:52:36 +0000 (10:52 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Sun, 15 Aug 2021 23:57:01 +0000 (19:57 -0400)
commitbc6cf1d05a13e4bbcd26fcf3fdae38daf9eaac19
treeec63083322ecde8276954e3ea54fd3b0f8ee4452
parent61cbf11222e7f0e657ae61815efad4466ff35204
LP1888723 Support disabling select entries in combobox

Adds a new @Input() disableEntries: any[] for tracking identifier
values in the combobox that should be marked as disabled / unselectable.

Substantive updates during rebasing made by Galen Charlton.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts