]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1904244: Angular distribution formulas interface
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 26 Mar 2021 22:13:01 +0000 (18:13 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 12 Aug 2021 19:29:26 +0000 (15:29 -0400)
commitcef5604ae80f9f7ef24195c4ac28b622b450433f
tree739592f68bb7272099ead356a8d35eaaff624204
parent4dd83266d301972557336f208fd0c3f7b3783af0
LP#1904244: Angular distribution formulas interface

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
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