opendata active only if feature flag

This commit is contained in:
Christophe Robillard 2022-06-22 18:04:26 +02:00
parent 6dd27ec7ed
commit fa3c6c3b61

View file

@ -65,6 +65,7 @@
= f.label :lien_dpo, 'Lien ou email pour contacter le Délégué à la Protection des Données (DPO)'
= f.text_field :lien_dpo, class: 'form-control'
- if Flipper.enabled? :opendata, @procedure
%h3.header-subsection= t(:opendata_header, scope: [:administrateurs, :informations])
%p.notice= t(:opendata_notice_html, scope: [:administrateurs, :informations])
%p.notice= t(:opendata, scope: [:administrateurs, :informations])