LP1837059 Address alert config help text user/berick/lp1837059-angular-local-admin
authorBill Erickson <berickxx@gmail.com>
Thu, 1 Aug 2019 14:36:06 +0000 (10:36 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 1 Aug 2019 14:39:41 +0000 (10:39 -0400)
commitb48f60d741744c049eaf6f3757e9e9fc0dff4bfd
treec183d9e80b4dd30ab9511d81ca7546ec84b2fa03
parent5e291db38fd10d3066d4db6ec8bc976f17a71d57
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>
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