remove useless blank line

This commit is contained in:
Christophe Robillard 2023-09-25 14:12:35 +02:00
parent 9c2c378588
commit e972514ec6

View file

@ -1,4 +1,3 @@
- if @champ.type_de_champ.piece_justificative_template&.attached?
= render partial: "shared/piece_justificative_template", locals: { champ: @champ }
= render Attachment::EditComponent.new(champ: @form.object, attached_file: @champ.piece_justificative_file, attachment: @champ.piece_justificative_file[0], form_object_name: @form.object_name,