Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3_roadmap
Commits
f9e7d921
Commit
f9e7d921
authored
May 21, 2019
by
Andreas Nedbal
Browse files
[WIP][BUGFIX] Fix link not being a typolink
parent
47fcfafd
Changes
1
Show whitespace changes
Inline
Side-by-side
Resources/Private/Templates/Roadmap.html
View file @
f9e7d921
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
<td>
<td>
<f:if
condition=
"{minor.link}"
>
<f:if
condition=
"{minor.link}"
>
<f:then>
<f:then>
<
a
href
=
"{minor.link}"
>
{minor.focus}
</
a
>
<
f:link.typolink
parameter
=
"{minor.link}"
>
{minor.focus}
</
f:link.typolink
>
</f:then>
</f:then>
<f:else>
<f:else>
{minor.focus}
{minor.focus}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment