Skip to content

Commit c1bbb72

Browse files
authored
fix toolbar item in profiler menu
sf4 compability
1 parent 756f555 commit c1bbb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/Collector/geocoder.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</div>
3737
{% endset %}
3838

39-
{% include 'WebProfilerBundle:Profiler:toolbar_item.html.twig' with { 'link': profiler_url } %}
39+
{% include '@WebProfiler/Profiler/toolbar_item.html.twig' with { 'link': profiler_url } %}
4040
{% endif %}
4141
{% endblock %}
4242

0 commit comments

Comments
 (0)