Bugfix: Broken edit button on show page
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
id={@order.id}
|
id={@order.id}
|
||||||
title={@page_title}
|
title={@page_title}
|
||||||
action={@live_action}
|
action={@live_action}
|
||||||
|
submit_text="Tallenna"
|
||||||
|
has_privacy_consent={false}
|
||||||
order={@order}
|
order={@order}
|
||||||
return_to={Routes.order_show_path(@socket, :show, @order)}
|
return_to={Routes.order_show_path(@socket, :show, @order)}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user