]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1859701 Cash Reports Tidying
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Jun 2022 20:57:52 +0000 (16:57 -0400)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 28 Oct 2022 19:45:51 +0000 (15:45 -0400)
commit08ba2092da69fd7870cf751ad4bf4f87426b0ef7
treedf94868f2613880db7247cf500f3ea3b223df6ab
parent060657b9d2302651da082ce1de0fe74a92a97731
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>
Signed-off-by: Michele Morgan <mmorgan@noblenet.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