File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55{% block toolbar %}
66 {% if collector .data | length %}
77 {% set icon %}
8- <img width =" 20" height =" 28" alt =" Forms" src =" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAcCAYAAABh2p9gAAAAYElEQVRIiWNgGHGAEZ+knZ3df2zihw4dwqmPiVIXoQMMm3C5ChdAdy0LsgH4vIIPIJtBdS9T3UAWdAFyvQ0DjKRGAiEwQsIQOdioHoYoLqRGwh514VB0IakWjsC8PAIBAMl9LomdN/ohAAAAAElFTkSuQmCC " />
8+ <img width =" 20" height =" 28" alt =" Forms" src =" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAcAQMAAABbFA0jAAAABlBMVEUAAAA+Pj4LNneDAAAAAXRSTlMAQObYZgAAACxJREFUCNdjYEACjD8gmP8/A8P7/wVw/IChgOH//w9w/AHKf4CLRlILwkgAANMJMNaUFdtJAAAAAElFTkSuQmCC " />
99 <span class =" sf-toolbar-status sf-toolbar-status-{% if collector .data .nb_errors %}red{% else %}green{% endif %}" >{% if collector .data .nb_errors %}{{ collector .data .nb_errors }}{% else %}{{ collector .data .forms | length }}{% endif %}</span >
1010 {% endset %}
1111
You can’t perform that action at this time.
0 commit comments