LP#1904244: Angular currency and exchange rates interface
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 26 Mar 2021 22:21:30 +0000 (18:21 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 21 Jun 2021 15:30:32 +0000 (11:30 -0400)
commit5d07449d0a20b48a41035eb9b73a7e2dd37a5b81
treeb936d39cdf4b8333a6559e762082e63abd125e61
parent3cc0db28edd3879f5123198829508081083add81
LP#1904244: Angular currency and exchange rates 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/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