mirror of https://github.com/itflow-org/itflow
make global search nicer
This commit is contained in:
parent
56f00fe366
commit
4627736a8c
|
|
@ -144,7 +144,7 @@ if (isset($_GET['query'])) {
|
|||
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-12">
|
||||
<div class="card card-body col-sm-12">
|
||||
<h4 class="text-center"><i class="fas fa-fw fa-search mr-2"></i>Global Search</h4>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue