Skip to content

Commit

Permalink
chore: rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
yhru committed Dec 9, 2024
1 parent eb8bfe3 commit 21571e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
= form.text_area :lexpol_mapping,
value: type_de_champ.lexpol_mapping,
class: 'fr-input small-margin small width-100 resize-y',
rows: 3,
rows: 3,
placeholder: "numero_demande=numero.demande\n...",
id: dom_id(type_de_champ, :lexpol_mapping)

Expand Down

0 comments on commit 21571e2

Please sign in to comment.