remove useless blank line
This commit is contained in:
parent
9c2c378588
commit
e972514ec6
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue