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,5 +1,5 @@
|
||||
class Admin::SDG::Managers::IndexComponent < ApplicationComponent
|
||||
include Admin::Header
|
||||
include Header
|
||||
|
||||
attr_reader :users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user