LP#XXX: (funds) start work on Angular funds interface
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 3 Mar 2021 23:25:40 +0000 (18:25 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 25 Mar 2021 17:56:26 +0000 (13:56 -0400)
commit09e0ea2640e40f151b949f570fbb9edc782e5792
treee2f107c1916292a17cd3967bcf12b96429fb366b
parent625dd10680fc02417f5cfe801fbb5ab251ce0db8
LP#XXX: (funds) start work on Angular funds interface

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