refactor(instructeur): instruction menu as component
This commit is contained in:
parent
a85e10582d
commit
3c4ea6f8cf
7 changed files with 140 additions and 54 deletions
|
@ -10,4 +10,4 @@
|
|||
turbo: true }
|
||||
|
||||
%li.instruction-button
|
||||
= render partial: "instruction_button", locals: { dossier: dossier }
|
||||
= render Instructeurs::InstructionMenuComponent.new(dossier:)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue