8000 re-eadd missing profiler shortcuts on profiler homepage · symfony/symfony@34c1ef3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34c1ef3

Browse files
committed
re-eadd missing profiler shortcuts on profiler homepage
1 parent aee645a commit 34c1ef3

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)
0