Member form: remove duplicate save button in header
This commit is contained in:
parent
081e44fc05
commit
52228ca5d5
1 changed files with 0 additions and 5 deletions
|
|
@ -58,11 +58,6 @@ defmodule MvWeb.MemberLive.Form do
|
|||
<% else %>
|
||||
{gettext("New Member")}
|
||||
<% end %>
|
||||
<:actions>
|
||||
<.button phx-disable-with={gettext("Saving...")} variant="primary" type="submit">
|
||||
{gettext("Save")}
|
||||
</.button>
|
||||
</:actions>
|
||||
</.header>
|
||||
|
||||
<div class="mt-6 space-y-6">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue