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>
Mon, 2 Jul 2018 14:38:05 +0000 (10:38 -0400)
commit75d4dd232559e5c8b5b86619b95e66c5378bec9f
tree53332a3e1d57e585e1a62a06d04f41efa8645ee8
parenta9b6dd185668a88d4f65e32265ef3cda5ef4b3af
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