LP1859701 Cash Reports Tidying
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Jun 2022 20:57:52 +0000 (16:57 -0400)
committerJason Etheridge <jason@EquinoxOLI.org>
Mon, 29 Aug 2022 20:12:21 +0000 (16:12 -0400)
commitf30480525a0d6929f22e677757f7714dd1e66a7b
tree4186f649296a3679c826cd4d57fea54180b35211
parent698e12477cfaaf010aed74da4fb371533e2b3344
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>
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