Add "Unite with next" button
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
<.import_raw_html :if={@step == :import_raw_html} changeset={@changeset} />
|
||||
<.review_raw_internaltree :if={@step == :review_raw_internaltree} raw_internal_tree={@raw_internal_tree} />
|
||||
<.review_translation_units :if={@step == :review_translation_units} />
|
||||
<.review_translation_units :if={@step == :review_translation_units} raw_internal_tree={@raw_internal_tree} menu_entries={@menu_entries} />
|
||||
<.live_component
|
||||
:if={@step == :final_form}
|
||||
module={OutlookWeb.ArticleLive.FormComponent}
|
||||
|
||||
Reference in New Issue
Block a user