LP1859701 Cash Reports Tidying
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Jun 2022 20:57:52 +0000 (16:57 -0400)
committerJane Sandberg <js7389@princeton.edu>
Mon, 3 Oct 2022 13:39:56 +0000 (06:39 -0700)
commita8c924460d0ad8ceb7e43c7286fcbf69affafb2f
tree2b08ee1e79365ef9a139e187a78fcf7c4313f700
parent7c211b5d1bae43763f2d41c72835ecb3bb851e1a
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>
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
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