From: Galen Charlton Date: Thu, 9 Jul 2020 16:39:50 +0000 (-0400) Subject: flesh provider in the provider EDI account grid (LH#23) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=70f68f0bc70fc9309f067b742dfe39a567f46b5f;p=working%2FEvergreen.git flesh provider in the provider EDI account grid (LH#23) (though this is a bit redundant since the list of EDI accounts displayed is restricted to the ones owned by the current provider) Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/provider/provider-record.service.ts b/Open-ILS/src/eg2/src/app/staff/acq/provider/provider-record.service.ts index 9547fb91f5..6b72cfd377 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/provider/provider-record.service.ts +++ b/Open-ILS/src/eg2/src/app/staff/acq/provider/provider-record.service.ts @@ -48,7 +48,7 @@ export class ProviderRecordService { acqpc: ['provider','addresses'], acqphsm: ['provider'], acqlipad:['provider'], - acqedi: ['attr_set'], + acqedi: ['attr_set','provider'], } }, {}