Skip to content

Commit

Permalink
RI-112: [admin/company] ajoute un composant de filtre au tableau des …
Browse files Browse the repository at this point in the history
…compagnies

* code review
  • Loading branch information
nekorpeche committed Nov 21, 2021
1 parent 9c66bfb commit 24eff5e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ <h6 class="text-dark fw-bold mb-3">Filtres</h6>
<div class="form-check mb-2">
<input
(change)="onContractTypeChange(null)"
[(ngModel)]="criteria.search"
[checked]="!criteria.contractType"
class="form-check-input"
id="allContractRadio"
Expand Down

0 comments on commit 24eff5e

Please sign in to comment.