Add generic method for header
Unify Header to be able to use it from the admin as from the seg_management.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class SDGManagement::LocalTargets::FormComponent < ApplicationComponent
|
||||
delegate :back_link_to, to: :helpers
|
||||
include SDGManagement::Header
|
||||
include Header
|
||||
include TranslatableFormHelper
|
||||
include GlobalizeHelper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user