Skip to content

Commit 917798b

Browse files
committed
re-add missing profiler shortcuts on profiler homepage
1 parent aee645a commit 917798b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/results.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
{% block sidebar_search_css_class %}{% endblock %}
3838
{% block sidebar_shortcuts_links %}
39+
{{ parent() }}
3940
{{ render(controller('web_profiler.controller.profiler::searchBarAction', query={type: profile_type }|merge(request.query.all))) }}
4041
{% endblock %}
4142

0 commit comments

Comments
 (0)