LP#XXX: new currency and exchange rates interface
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 26 Mar 2021 22:21:30 +0000 (18:21 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 29 Mar 2021 03:06:37 +0000 (23:06 -0400)
commit2d727e3162c80f5d099f362411cab2cb8edc04b5
tree661eef76e76c59879bdd11d7da225cda25452a59
parent625750aa6dbc5e3c66e026fb7764186f10a6e18e
LP#XXX: new currency and exchange rates 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/currency/currencies.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/currency/exchange-rates-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/currency/exchange-rates-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/currency/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/acq/routing.module.ts