feat: US4.3.7.1 init manage gestionnaires of a group
This commit is contained in:
parent
e79d81ed23
commit
ea7a5e6761
27 changed files with 302 additions and 56 deletions
|
@ -0,0 +1,5 @@
|
|||
class GroupeGestionnaire::Card::GestionnairesComponent < ApplicationComponent
|
||||
def initialize(groupe_gestionnaire:)
|
||||
@groupe_gestionnaire = groupe_gestionnaire
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue