]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1852782 Vandelay MARC editor module repair
authorBill Erickson <berickxx@gmail.com>
Mon, 30 Dec 2019 21:35:42 +0000 (16:35 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 31 Dec 2019 16:23:02 +0000 (11:23 -0500)
commitcd041028220410d4d3ccd38446ff0e392cbf0b8d
treef33b04e39e8f939809c64bff0954768c1d89b7a6
parent6cef6356a75c1bc2bee7b651745d85ec94f5f564
LP1852782 Vandelay MARC editor module repair

With the addition of Fast Add item support, the MARC editor requires
access to the HoldingsModule, which was not importe directly into
Vandelay, unlike the catalog.  This patch tells the MARC editor to
import the module itself.

Fixes:

QueuedRecordComponent.html:22
NullInjectorError: StaticInjectorError(BaseModule)[MarcEditorComponent
-> HoldingsService]:
  StaticInjectorError(Platform: core)[MarcEditorComponent ->
  HoldingsService]:
      NullInjectorError: No provider for HoldingsService!

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/share/marc-edit/marc-edit.module.ts