fix show information mandataire social on dossier page
This commit is contained in:
parent
7069acba4b
commit
afd6d443f3
1 changed files with 1 additions and 2 deletions
|
@ -15,9 +15,8 @@
|
||||||
- rescue
|
- rescue
|
||||||
=''
|
=''
|
||||||
|
|
||||||
- if @facade.dossier.mandataire_social
|
- if @facade.dossier.mandataire_social && gestionnaire_signed_in?
|
||||||
.mandataire_social.text-success.center
|
.mandataire_social.text-success.center
|
||||||
%br
|
|
||||||
%br
|
%br
|
||||||
="Il est probable que le soumissionnaire du dossier soit un des mandataire social de l'entreprise ("
|
="Il est probable que le soumissionnaire du dossier soit un des mandataire social de l'entreprise ("
|
||||||
%b
|
%b
|
||||||
|
|
Loading…
Reference in a new issue