Skip to content

Commit

Permalink
Merge pull request #1673 from bcgov/hotfix/ALCS-1930
Browse files Browse the repository at this point in the history
NOI POFO Hotfix/alcs 1930 - read correct fill type from DB, read soil project duration in template
  • Loading branch information
trslater authored May 9, 2024
2 parents 7374e44 + dca86b0 commit ffbce7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export class PofoProposalComponent extends FilesStepComponent implements OnInit,
private noticeOfIntentSubmissionService: NoticeOfIntentSubmissionService,
noticeOfIntentDocumentService: NoticeOfIntentDocumentService,
dialog: MatDialog,
toastService: ToastService
toastService: ToastService,
) {
super(noticeOfIntentDocumentService, dialog, toastService);
}
Expand Down
Binary file not shown.

0 comments on commit ffbce7d

Please sign in to comment.