Merge remote-tracking branch 'origin/master'
# Conflicts: # frontend/src/app/bans/bans.component.html
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
[(ngModel)]="searchTerm"
|
||||
(input)="filterNames()"
|
||||
>
|
||||
<button class="searchButton">Search</button>
|
||||
<div class="search-dropdown" *ngIf="filteredNames.length > 0 && searchTerm">
|
||||
<div
|
||||
class="dropdown-item"
|
||||
|
||||
Reference in New Issue
Block a user