LP#1904244: Angular distribution formulas interface
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 26 Mar 2021 22:13:01 +0000 (18:13 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 21 Jun 2021 15:30:32 +0000 (11:30 -0400)
commit3cc0db28edd3879f5123198829508081083add81
tree98e521f4af7c8f95b30a07becc337b12b958ed37
parent4989495e24548d04756bb22572d3d1de988beec6
LP#1904244: Angular distribution formulas interface

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/acq/admin-acq-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/distribution-formula-edit-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/distribution-formula-edit-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/distribution-formulas.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/distribution-formulas.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/distribution-formulas.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/distribution_formula/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/routing.module.ts