Skip to content
Snippets Groups Projects
Unverified Commit aaff1d93 authored by Jules Pietri's avatar Jules Pietri
Browse files

[WebProfilerBundle] Fix profiler search link query params

parent 455bd434
Branches
Tags
No related merge requests found
......@@ -128,7 +128,7 @@
</div>
{% endblock sidebar_shortcuts_links %}
{{ render(controller('web_profiler.controller.profiler::searchBarAction', request.query.all)) }}
{{ render(controller('web_profiler.controller.profiler::searchBarAction', query=request.query.all)) }}
</div>
{% if templates is defined %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment