export_template feature flag scoped by procedure
This commit is contained in:
parent
acf6579aa4
commit
0ed166f510
2 changed files with 9 additions and 9 deletions
|
@ -23,7 +23,7 @@
|
|||
- else
|
||||
= t('.no_export_html', expiration_time: Export::MAX_DUREE_CONSERVATION_EXPORT.in_hours.to_i )
|
||||
|
||||
- if feature_enabled?(:export_template)
|
||||
- if @procedure.feature_enabled?(:export_template)
|
||||
%h2.fr-mb-1w.fr-mt-8w
|
||||
Liste des modèles d'export
|
||||
%p.fr-hint-text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue