From: Galen Charlton Date: Mon, 19 Apr 2021 21:57:27 +0000 (-0400) Subject: funds: group actions for the funding sources grid X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=990467395820c5d9de52c09ad2cdaed1924d57a4;p=working%2FEvergreen.git funds: group actions for the funding sources grid LH#35 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 1395976ea0..103ed38c55 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 @@ -53,22 +53,22 @@ label="New {{idlClassDef.label}}" i18n-label (onClick)="createNew()"> + group="Selected" i18n-group [disableOnRows]="notOneSelectedRow"> + group="Selected" i18n-group [disableOnRows]="notOneSelectedRow"> + group="Credits" i18n-group [disableOnRows]="notOneSelectedRow"> + group="Allocations" i18n-group [disableOnRows]="notOneSelectedRow"> + group="Credits" i18n-groups [disableOnRows]="notOneSelectedRow"> + group="Allocations" i18n-group [disableOnRows]="notOneSelectedRow">