Skip to content
Snippets Groups Projects
Verified Commit 524b1ec7 authored by Ruben Backx's avatar Ruben Backx :coffee:
Browse files

Fix random aria-label

parent 95097a20
Branches
Tags
1 merge request!386Deploy
Pipeline #1084824 waiting for manual action
......@@ -67,7 +67,6 @@
target="_blank"
th:href="@{|/profile/${person.getKey().id}|}"
th:text="${person.getKey().displayName}"></a>
th:aria-label="|#{general.viewPerson.ariaLabel(${person.getKey().displayName})}|"
</div>
</td>
<td th:text="${person.getKey().number}"></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment