add component for general text multi-select
authorMike Rylander <mrylander@gmail.com>
Thu, 28 Oct 2021 17:22:06 +0000 (13:22 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 10 Aug 2022 14:15:32 +0000 (10:15 -0400)
commit3f73277ca267b477949fd03620584a8e3a542162
treedcee8bce49400f01f1102163472bdea0e2c109f9
parent293f1fe763f570249d41bc5a6587dafeb4dc0bda
add component for general text multi-select

Sponsored-by: C/W MARS
Sponsored-by: Missouri Evergreen Consortium
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: rfrasur <rfrasur@library.in.gov>
Open-ILS/src/eg2/src/app/share/text-multi-select/text-multi-select.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/text-multi-select/text-multi-select.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/common.module.ts