Guard for champ SIRET without etablissement
This commit is contained in:
parent
6303372b3e
commit
66855e77b6
1 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@
|
|||
= "#{c.libelle} :"
|
||||
%td.rich-text
|
||||
%span{ class: highlight_if_unseen_class(demande_seen_at, c.updated_at) }
|
||||
- if c.etablissement.present?
|
||||
= render partial: "new_gestionnaire/dossiers/identite_entreprise", locals: { etablissement: c.etablissement }
|
||||
- else
|
||||
%th.libelle
|
||||
|
|
Loading…
Add table
Reference in a new issue