File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Bundle/WebProfilerBundle/Resources/views/Collector
Component/ErrorHandler/Resources/views Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 131
131
</colgroup >
132
132
133
133
<thead >
134
- <th >Time</th >
135
- <th >Message</th >
134
+ <tr >
135
+ <th >Time</th >
136
+ <th >Message</th >
137
+ </tr >
136
138
</thead >
137
139
138
140
<tbody >
185
187
<details class =" container-compilation-logs" >
186
188
<summary >
187
189
<h4 >Container Compilation Logs <span class =" text-muted" >({{ compilerLogTotal }})</span ></h4 >
188
- <p class =" text-muted" >Log messages generated during the compilation of the service container.</p >
190
+ <span class =" text-muted" >Log messages generated during the compilation of the service container.</span >
189
191
</summary >
190
192
191
193
{% if collector .compilerLogs is empty %}
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- <html>
2
+ <html lang="en" >
3
3
<head>
4
4
<meta charset="<?= $ this ->charset ; ?> " />
5
5
<meta name="robots" content="noindex,nofollow,noarchive" />
You can’t perform that action at this time.
0 commit comments