Skip to content

Commit

Permalink
WFNEWS-2412 update Resources Assigned text to 'Display Firefighting P…
Browse files Browse the repository at this point in the history
…ersonnel information' (#2118)
  • Loading branch information
ssylver93 authored Nov 1, 2024
1 parent 2b7e042 commit 2a504b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h2>Resources Assigned</h2>
<fieldset class="field-set">
<legend style="display: none">Response card</legend>
<div class="field size-full">
<mat-checkbox [(ngModel)]="incident.wildifreCrewsInd" formControlName="wildifreCrewsInd" class="example-margin" (change)="onWildfireCrewsChecked($event)">Display Wildfire Crews information</mat-checkbox>
<mat-checkbox [(ngModel)]="incident.wildifreCrewsInd" formControlName="wildifreCrewsInd" class="example-margin" (change)="onWildfireCrewsChecked($event)">Display Firefighting Personnel information</mat-checkbox>
</div>
<div class="news-form">
<div class="field size-unset">
Expand Down

0 comments on commit 2a504b3

Please sign in to comment.