]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1896081 Repair staff catalog filter expansion error
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Sep 2020 15:15:39 +0000 (11:15 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 22 Sep 2020 14:01:04 +0000 (10:01 -0400)
commit4e299112e04541408928e1632f795ed0bcc79a83
tree56c2a7257501dde6d68922baa255f63746f348ae
parent966be352ca890b0322b3f404264b9ca8a8461eb0
LP1896081 Repair staff catalog filter expansion error

Simplifies an i18n structure that was leading to this error when
expanding the staff catalog filters section:

ERROR DOMException: Failed to execute 'appendChild' on
'Node': The new child element contains the parent.
    at EmulatedEncapsulationDomRenderer2.appendChild

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html