Adapt phases step to single and multiple budget mode
Co-Authored-By: decabeza <alberto@decabeza.es>
This commit is contained in:
committed by
Javi Martín
parent
e3510fc29d
commit
4c6de86a72
@@ -13,7 +13,7 @@ class Admin::BudgetsWizard::PhasesController < Admin::BudgetsWizard::BaseControl
|
||||
private
|
||||
|
||||
def phases_index
|
||||
admin_budgets_wizard_budget_budget_phases_path(@phase.budget)
|
||||
admin_budgets_wizard_budget_budget_phases_path(@phase.budget, url_params)
|
||||
end
|
||||
|
||||
def phases_params
|
||||
|
||||
Reference in New Issue
Block a user