attr sets: implement provider count and view providers
authorGalen Charlton <gmc@equinoxinitiative.org>
Sat, 27 Mar 2021 22:47:49 +0000 (18:47 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Sat, 27 Mar 2021 22:53:26 +0000 (18:53 -0400)
commit02ab0babf7ab15a9fd97d85a57cb81b2099cab41
tree9347b196de1f3ef1ee0717346f8f8719381dc9d7
parent0a1eeb352c99ec381e194b6c163e9eb73ff7e178
attr sets: implement provider count and view providers

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-set-providers-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-set-providers-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-set-providers.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-set-providers.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-sets.component.html
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-sets.component.ts
Open-ILS/src/eg2/src/app/staff/admin/acq/edi_attr_set/edi-attr-sets.module.ts