Merge pull request #10409 from colinux/fix-attestation-departement

Correctif: génération des attestations pour les champs départements
This commit is contained in:
Colin Darie 2024-05-13 14:46:23 +02:00 committed by GitHub
commit dbcc17b5d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ class TypesDeChamp::DepartementTypeDeChamp < TypesDeChamp::TextTypeDeChamp
end
end
def champ_value_for_tag(path = :value)
def champ_value_for_tag(champ, path = :value)
case path
when :code
champ.code