There was an error while loading. Please reload this page.
1 parent 5205a3b commit 0645428Copy full SHA for 0645428
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/ajax.html.twig
@@ -13,5 +13,5 @@
13
<div class="sf-toolbar-ajax-request-list"></div>
14
</div>
15
{% endset %}
16
- {% include '@WebProfiler/Profiler/toolbar_item.html.twig' with { 'link': profiler_url } %}
+ {% include '@WebProfiler/Profiler/toolbar_item.html.twig' with { 'link': false } %}
17
{% endblock %}
0 commit comments