fix: address review comments
This commit is contained in:
parent
b1a9eb8b1d
commit
911f308a67
7 changed files with 88 additions and 164 deletions
|
|
@ -322,7 +322,6 @@
|
|||
<%= for group <- (member.groups || []) do %>
|
||||
<span
|
||||
class="badge badge-outline badge-primary"
|
||||
role="status"
|
||||
aria-label={gettext("Member of group %{name}", name: group.name)}
|
||||
>
|
||||
{group.name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue