start work on provider details tab
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 26 Mar 2020 20:42:52 +0000 (16:42 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 26 Mar 2020 20:42:52 +0000 (16:42 -0400)
commit7ffb3e2a7c6f509f2bf2c92c285e9915e25de08e
treebd36fb25430785f61a6d8a0ba3f28dad1c58ebce
parenta7648627377a02e3f49cc1d11ed3e3b41b8ee881
start work on provider details tab

TODO: teach the record editor how to do a two-column layout
TODO: add delete button

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html
Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.ts
Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.module.ts
Open-ILS/src/eg2/src/app/staff/acq/provider/provider-details.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/provider/provider-details.component.ts [new file with mode: 0644]