refactor: use core components
This commit is contained in:
parent
f0be98316c
commit
b7c93f19cb
26 changed files with 1080 additions and 954 deletions
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
<%= if can?(@current_user, :update, user) do %>
|
||||
<.link navigate={~p"/users/#{user}/edit"} data-testid="user-edit">
|
||||
{gettext("Edit")}
|
||||
{gettext("Edit user")}
|
||||
</.link>
|
||||
<% end %>
|
||||
</:action>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue