Skip to content

Commit

Permalink
Fix fire bans links (#2039)
Browse files Browse the repository at this point in the history
* Fix fire bans links for mobile

* Admin text change
  • Loading branch information
ssylver93 authored Jul 17, 2024
1 parent 2902b70 commit e6ad9e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h2 class="wildfire-count">
<mat-expansion-panel #ResponseDetailsPanel class="response-details-panel" expanded>
<mat-expansion-panel-header>
<mat-panel-title>
<span class="section-title">Response</span>
<span class="section-title">Additional response (MOTI, RCMP, other agencies)</span>
</mat-panel-title>
</mat-expansion-panel-header>
<response-details-panel [incident]="incident" [formGroup]="incidentForm"></response-details-panel>
Expand Down

0 comments on commit e6ad9e8

Please sign in to comment.