Commit 4620b46
File tree
5 files changed
+21
-17
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Profiler
- Component/ErrorHandler/Resources
- assets
- css
- images
- js
- views
5 files changed
+21
-17
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
707 | 707 |
|
708 | 708 |
|
709 | 709 |
|
710 |
| - |
711 |
| - |
712 |
| - |
713 |
| - |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
714 | 714 |
|
715 | 715 |
|
716 | 716 |
|
|
src/Symfony/Component/ErrorHandler/Resources/assets/css/exception.css
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Resources/assets/css/exception.css+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| 230 | + |
230 | 231 |
|
231 | 232 |
|
232 | 233 |
|
|
src/Symfony/Component/ErrorHandler/Resources/assets/images/icon-copy.svg
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Loading
src/Symfony/Component/ErrorHandler/Resources/assets/js/exception.js
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Resources/assets/js/exception.js+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
|
src/Symfony/Component/ErrorHandler/Resources/views/trace.html.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Resources/views/trace.html.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
|
0 commit comments