LP#1904244: Angular currency and exchange rates interface
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 26 Mar 2021 22:21:30 +0000 (18:21 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 12 Aug 2021 19:29:26 +0000 (15:29 -0400)
commit0e3e64e693f3e4b18cbc4509b96459dd770ac7ea
treee368e1009798059bf42a65200319397669135050
parentcef5604ae80f9f7ef24195c4ac28b622b450433f
LP#1904244: Angular currency and exchange rates 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/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