LP#1775466 Typeahead is now combobox; entries
authorBill Erickson <berickxx@gmail.com>
Mon, 2 Jul 2018 05:16:30 +0000 (01:16 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 14:05:23 +0000 (10:05 -0400)
commit687e7f00e61d8b8e5dfa8f7f698e240ca12bb59a
treef900e9a996f202832bc056640f9ad682df6a2aff
parent82a12a77ef50d2dbff475668668d4b1cc5dcc0fc
LP#1775466 Typeahead is now combobox; entries

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/combobox/combobox-entry.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/org-select/org-select.component.ts
Open-ILS/src/eg2/src/app/share/typeahead/typeahead.component.ts [deleted file]
Open-ILS/src/eg2/src/app/staff/common.module.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html