precision dans mail suppression dossier en construction
This commit is contained in:
parent
c7d08d2573
commit
1ac7ec2dca
3 changed files with 7 additions and 0 deletions
|
@ -15,5 +15,8 @@
|
|||
|
||||
%p
|
||||
= sanitize(t('.footer', count: @dossiers.count))
|
||||
%p
|
||||
- if @state == Dossier.states.fetch(:en_construction)
|
||||
= sanitize(t('.footer_en_construction', count: @dossiers.count))
|
||||
|
||||
= render partial: "layouts/mailers/signature"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue