From: Galen Charlton Date: Mon, 19 Apr 2021 21:31:22 +0000 (-0400) Subject: funds: set double-click-on-row handlers for funds and funding sources X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9cccf05a3e870bb6e299bc165aa8986b4bf2d9f0;p=working%2FEvergreen.git funds: set double-click-on-row handlers for funds and funding sources Both opening the edit dialog for sake of consistency, although for the funds page the fund details dialog might be a better choice. Extends fix for LH#11 Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funding-sources.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funding-sources.component.html index 76833a8617..1395976ea0 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funding-sources.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funding-sources.component.html @@ -47,6 +47,7 @@ diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html index 06af88a529..6736e44ec6 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html @@ -47,6 +47,7 @@