mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Make search work. [skip ci]
This commit is contained in:
@@ -22,9 +22,7 @@
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<p>
|
||||
There are several modifiers that you can use in your search to narrow down the results.
|
||||
If you use any of these, the search will <em>only</em> return transactions.
|
||||
Please click the <i class="fa fa-question-circle"></i>-icon for more information.
|
||||
{{ 'advanced_search_intro'|_ }}
|
||||
</p>
|
||||
{# search form #}
|
||||
<form class="form-horizontal" action="{{ route('search.index') }}" method="get">
|
||||
|
||||
Reference in New Issue
Block a user