remove tempting back button
This commit is contained in:
@ -20,9 +20,6 @@
|
||||
</p>
|
||||
|
||||
<div class="self-end flex space-x-4">
|
||||
<.link class="btn btn-primary" navigate={Routes.context_index_path(@socket, :index)}>
|
||||
<%= dgettext("actions", "back") %>
|
||||
</.link>
|
||||
<.link
|
||||
:if={Contexts.is_owner?(@context, @current_user)}
|
||||
class="btn btn-primary"
|
||||
|
Reference in New Issue
Block a user