Add default etablissement champ name
This commit is contained in:
parent
ab1170bcfc
commit
8c72470a6c
2 changed files with 6 additions and 1 deletions
|
@ -120,6 +120,6 @@ class Etablissement < ApplicationRecord
|
|||
end
|
||||
|
||||
def libelle_for_export
|
||||
champ&.libelle
|
||||
champ&.libelle || 'Dossier'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue