Skip to content

Commit

Permalink
Merge pull request #232 from bcgov/dev
Browse files Browse the repository at this point in the history
4364-Wildfire notificaiton
  • Loading branch information
milosdes authored Sep 6, 2023
2 parents 532b32a + c75270d commit 70964c5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ <h2>What ministry or agency has the records you are looking for?</h2>
For FOI requests relating to wildfires, records might not be released if there is an active and ongoing investigation into the fire in order to protect the integrity of the investigation. If you have questions whether an FOI request relates to a wildfire under investigation please contact <a href="mailto:[email protected]">[email protected]</a> for more information before submitting the FOI request.
</p>
</app-alert-warning>
<app-alert-warning *ngIf="isforestministry">
<p>
Please be advised that, due to the ongoing wildfire and drought-related developments around the Province, many Ministry of Forests personnel have been deployed across the Province to support the response and recovery. While every effort will be taken by staff to manage our FOI responsibilities, our response time may be impacted during this situation.
</p>
</app-alert-warning>
<div *ngIf="requiresPayment">
<p>Based on the public bodies you have selected your application fee is: ${{feeAmount}}</p>
</div>
Expand Down

0 comments on commit 70964c5

Please sign in to comment.