feat: US5.1 US5.2 administrateur in admin
This commit is contained in:
parent
91602ee1c1
commit
c253e7dd65
24 changed files with 218 additions and 42 deletions
|
@ -1,5 +1,6 @@
|
|||
class GroupeGestionnaire::Card::GestionnairesComponent < ApplicationComponent
|
||||
def initialize(groupe_gestionnaire:)
|
||||
def initialize(groupe_gestionnaire:, path:)
|
||||
@groupe_gestionnaire = groupe_gestionnaire
|
||||
@path = path
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue