mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Fixing broken searchbar #587
This commit is contained in:
parent
181eaf1d7f
commit
b107d28281
@ -1,5 +1,5 @@
|
||||
<form class="navbar-form" role="search" #SearchForm="ngForm">
|
||||
<div class="input-group">
|
||||
<div class="input-group flex-nowrap">
|
||||
|
||||
<app-gallery-search-field-base [(ngModel)]="rawSearchText"
|
||||
(ngModelChange)="validateRawSearchText()"
|
||||
|
Loading…
Reference in New Issue
Block a user