Commit 0843ba0
committed
Extract the HTML from the ResponseRenderer::getDisplay method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>1 parent 2c5143f commit 0843ba0Copy full SHA for 0843ba0
File tree
Expand file treeCollapse file tree
2 files changed
+8
-5
lines changedOpen diff view settings
Filter options
- libraries/classes
- templates
Expand file treeCollapse file tree
2 files changed
+8
-5
lines changedOpen diff view settings
Collapse file
libraries/classes/ResponseRenderer.php
Copy file name to clipboardExpand all lines: libraries/classes/ResponseRenderer.php+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
280 | 280 | |
281 | 281 | |
282 | 282 | |
283 | | - |
284 | | - |
285 | | - |
286 | | - |
287 | | - |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
288 | 288 | |
289 | 289 | |
290 | 290 | |
|
Collapse file
templates/base.twig
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments