mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Debug path to search
This commit is contained in:
parent
d1159fc45c
commit
8794597361
@ -41,9 +41,8 @@
|
||||
<li class="nav-link title"><a href="javascript:void(0)">Chill</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="grid-4 navigation-search">
|
||||
<form action"" method="get">
|
||||
<form action="{{ path('chill_person_search') }}" method="get">
|
||||
<input name="q" type="search" placeholder="{{ 'Chercher une personne'|trans }}" />
|
||||
<button type="submit" class="button white border"><i class="fa fa-search"></i></button>
|
||||
<form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user