Merge pull request #8476 from mfo/hs/2110477668/2009283

Hs/2110477668/2009283
This commit is contained in:
mfo 2023-01-23 14:11:34 +01:00 committed by GitHub
commit 24e610e247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,6 +135,7 @@ end
def add_single_champ(pdf, champ)
tdc = champ.type_de_champ
return if champ.conditional? && !champ.visible?
case champ.type
when 'Champs::PieceJustificativeChamp', 'Champs::TitreIdentiteChamp'