Adapt group 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
0b81f7f621
commit
9fcae141a6
3
app/components/admin/budgets_wizard/base_component.rb
Normal file
3
app/components/admin/budgets_wizard/base_component.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Admin::BudgetsWizard::BaseComponent < ApplicationComponent
|
||||
delegate :single_heading?, :url_params, to: :helpers
|
||||
end
|
||||
Reference in New Issue
Block a user