Skip to content

Commit ffbce7d

Browse files
authored
Merge pull request #1673 from bcgov/hotfix/ALCS-1930
NOI POFO Hotfix/alcs 1930 - read correct fill type from DB, read soil project duration in template
2 parents 7374e44 + dca86b0 commit ffbce7d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

portal-frontend/src/app/features/notice-of-intents/edit-submission/proposal/pofo/pofo-proposal.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export class PofoProposalComponent extends FilesStepComponent implements OnInit,
6161
private noticeOfIntentSubmissionService: NoticeOfIntentSubmissionService,
6262
noticeOfIntentDocumentService: NoticeOfIntentDocumentService,
6363
dialog: MatDialog,
64-
toastService: ToastService
64+
toastService: ToastService,
6565
) {
6666
super(noticeOfIntentDocumentService, dialog, toastService);
6767
}
Binary file not shown.

0 commit comments

Comments
 (0)