fund: preload funding sources in fund allocation modal
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 2 Jun 2021 22:29:37 +0000 (18:29 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 2 Jun 2021 22:29:37 +0000 (18:29 -0400)
LH#28

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html

index 4d93d23..d8ea6ee 100644 (file)
     [preloadLinkedValues]="true">
 </eg-fm-record-editor>
 
-<eg-fm-record-editor #allocateToFundDialog idlClass="acqfa">
+<eg-fm-record-editor #allocateToFundDialog idlClass="acqfa"
+    [preloadLinkedValues]="true">
 </eg-fm-record-editor>
 
 <eg-fund-transfer-dialog #transferDialog></eg-fund-transfer-dialog>