Add headings step to budget creation
Co-Authored-By: decabeza <alberto@decabeza.es>
This commit is contained in:
committed by
Javi Martín
parent
0a2c70cbfe
commit
f8d6ba12d7
@@ -0,0 +1,7 @@
|
||||
<%= back_link_to admin_budgets_wizard_budget_group_headings_path(budget, group) %>
|
||||
|
||||
<%= header %>
|
||||
|
||||
<%= render Admin::BudgetsWizard::CreationTimelineComponent.new("headings") %>
|
||||
|
||||
<%= render "/admin/budget_headings/form", heading: heading, path: form_path, action: "submit" %>
|
||||
Reference in New Issue
Block a user