Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b44831b + 053a5ee commit 082d88fCopy full SHA for 082d88f
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/serializer.html.twig
@@ -3,7 +3,7 @@
3
{% import _self as helper %}
4
5
{% block toolbar %}
6
- {% if collector.handledCount > 0 or collector.calls|length %}
+ {% if collector.handledCount > 0 %}
7
{% set icon %}
8
{{ source('@WebProfiler/Icon/serializer.svg') }}
9
<span class="sf-toolbar-value">
0 commit comments