edit zone only if zonage feature enabled

This commit is contained in:
Christophe Robillard 2021-12-14 14:21:25 +01:00
parent 829d644c10
commit dec1f787a7

View file

@ -13,6 +13,7 @@
%span.mandatory *
= f.text_area :description, rows: '6', placeholder: 'Description de la démarche, destinataires, etc. ', class: 'form-control'
- if Flipper.enabled? :zonage
= f.label :zone do
= t('zone', scope: 'activerecord.attributes.procedure')
%span.mandatory *