remove interpolation in duree_conservation… field
This commit is contained in:
parent
5231ce71a3
commit
1246ef02b6
3 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
.fr-input-group
|
||||
= f.label :duree_conservation_dossiers_dans_ds, class: 'fr-label' do
|
||||
= Procedure.human_attribute_name(:duree_conservation_dossiers_dans_ds, app_name: Current.application_name)
|
||||
= Procedure.human_attribute_name(:duree_conservation_dossiers_dans_ds)
|
||||
= render EditableChamp::AsteriskMandatoryComponent.new
|
||||
|
||||
%span.fr-hint-text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue