Skip to content

Commit

Permalink
fix(frontend): delete disable when searching
Browse files Browse the repository at this point in the history
  • Loading branch information
pYassine committed Aug 26, 2024
1 parent a9da8dd commit 003679a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ <h1 class="col-md-2 col-12 title text-start order-1 order-md-1">
id="searchInput"
type="text"
name="searchInput"
[disabled]="searching"
#searchInput
[placeholder]="
SEARCH_STRING_FIELD_LABELS[this.filters.searchStringField]
Expand Down

0 comments on commit 003679a

Please sign in to comment.