refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation
This commit is contained in:
parent
98b908abdb
commit
96729cb2f4
9 changed files with 76 additions and 334 deletions
|
|
@ -43,7 +43,7 @@ defmodule MvWeb.ContributionPeriodLive.Show do
|
|||
· {gettext("Member since")}: <span class="font-mono">{@member.joined_at}</span>
|
||||
</:subtitle>
|
||||
<:actions>
|
||||
<.link navigate={~p"/contribution_settings"} class="btn btn-ghost btn-sm">
|
||||
<.link navigate={~p"/membership_fee_settings"} class="btn btn-ghost btn-sm">
|
||||
<.icon name="hero-arrow-left" class="size-4" />
|
||||
{gettext("Back to Settings")}
|
||||
</.link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue