Commit c7279c1
committed
minor symfony#60004 [HttpKernel] Add
This PR was merged into the 7.3 branch.
Discussion
----------
[HttpKernel] Add `target="_blank"` to the doc link on the default page
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | no
| License | MIT
The link for `debug-mode` opens in a new tab, but the link for `page-creation` does not. Let's make both open in new tabs.
Commits
-------
55b53fc Open doc in new page in default pagetarget="_blank" to the doc link on the default page (Fan2Shrek)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments