LP1837059 Address alert config help text
authorBill Erickson <berickxx@gmail.com>
Thu, 1 Aug 2019 14:36:06 +0000 (10:36 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 15:15:57 +0000 (11:15 -0400)
commitd5917b46370887c48109a1d27c94a96d01527715
tree2e6da28e344aeb7a6f9de3ca1a6e2bd2a0d66dea
parentb27b208f1f2af4879347bcec2fa32a1a26460ddb
LP1837059 Address alert config help text

Support passing a helpTemplate value to the staff admin page builder.
Create an Address Alert component so it may define and pass its own help
text to the admin page builder.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/routing.module.ts
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.ts