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
voting.typo3.org
extensions
election
Commits
ce837395
Commit
ce837395
authored
Mar 19, 2019
by
Stefan Busemann
Browse files
[TASK] Add URLs to nominees
parent
7d8a290e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Resources/Private/Partials/Model/Nominee/VoteList.html
View file @
ce837395
...
...
@@ -32,7 +32,7 @@
</f:if>
</td>
<td>
{nominee.fullName}
<f:link.external
target=
"_blank"
uri=
"{nominee.url}"
>
{nominee.fullName}
</f:link.external>
</td>
<td>
<f:link.page
pageUid=
"{nominee.url}"
>
{nominee.url}
</f:link.page>
...
...
Resources/Private/Templates/FeElection/Show.html
View file @
ce837395
...
...
@@ -43,7 +43,7 @@
</f:if>
</td>
<td>
{nominee.lastName}, {nominee.firstName} {nominee.MiddleName}
<f:link.external
target=
"_blank"
uri=
"{nominee.url}"
>
{nominee.lastName}, {nominee.firstName} {nominee.MiddleName}
</f:link.external>
</td>
<td>
<f:if
condition=
"{election.ElectionPlanned}"
>
...
...
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