From: Galen Charlton Date: Thu, 3 Jun 2021 21:29:26 +0000 (-0400) Subject: funds: having the funding source name column be hyperlinked X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3d87e7e1ae4fa4df7a839a0d5c6814b8585e5476;p=working%2FEvergreen.git funds: having the funding source name column be hyperlinked ... and open the View Credits modal LH#36 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 3646ce7f1d..55599eacdd 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 @@ -71,7 +71,12 @@ group="Allocations" i18n-group [disableOnRows]="notOneSelectedRow"> - + + + {{row.name()}} + + +