[Fix #1186] Rename object to subject for mail templates
This commit is contained in:
parent
a6735c5acd
commit
56749769d6
16 changed files with 45 additions and 36 deletions
|
@ -7,7 +7,7 @@ module Mails
|
|||
SLUG = "without_continuation"
|
||||
TEMPLATE_NAME = "mails/without_continuation_mail"
|
||||
DISPLAYED_NAME = 'Accusé de classement sans suite'
|
||||
DEFAULT_OBJECT = 'Votre dossier TPS nº --numéro du dossier-- a été classé sans suite'
|
||||
DEFAULT_SUBJECT = 'Votre dossier TPS nº --numéro du dossier-- a été classé sans suite'
|
||||
IS_DOSSIER_TERMINE = true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue