LP1859701 Cash Reports Tidying
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Jun 2022 20:57:52 +0000 (16:57 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 30 Jun 2022 20:57:55 +0000 (16:57 -0400)
commit0af988b781a7b36f6d4d7921fa25c4aaa2d043d5
tree16412bce5e18b0f6cfc32f9a3e8550202b35a9ed
parent10268fc49c0e558e44524cb70c6c69c7c913062a
LP1859701 Cash Reports Tidying

* Avoid manual currency data formatting when it can happen in the template.
* Replace ngbTab with ngbNav.  ngbTab is deprecated.
* Tweak date filter form layout to fix some obscured fields.
* Remove no longer needed view child static specifiers
* Use 2-space "tabs" in HTML consistent w/ other angular components.
* Remove unused code / css styles
* ng lint

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/routing.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/user-dialog.component.ts