[#1152] Unlock optional SIRET for gestionnaires
This commit is contained in:
parent
e79e06431b
commit
1b528ebc31
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
.col-xs-8.title-no-expanse
|
||||
.carret-right
|
||||
INFORMATIONS DU DEMANDEUR
|
||||
- if !@current_gestionnaire && ["brouillon", "en_construction"].include?(@facade.dossier.state)
|
||||
- if ["brouillon", "en_construction"].include?(@facade.dossier.state)
|
||||
%a#add_siret.action{ href: users_dossier_add_siret_path(dossier_id: @facade.dossier.id) }
|
||||
.col-lg-4.col-md-4.col-sm-4.col-xs-4.action
|
||||
Renseigner un SIRET
|
||||
|
|
Loading…
Reference in a new issue