Add notification for submitted state
This commit is contained in:
parent
33c1a12b84
commit
33362d1a52
4 changed files with 17 additions and 1 deletions
|
@ -33,6 +33,8 @@ class NotificationService
|
|||
attribut
|
||||
when 'champs'
|
||||
attribut
|
||||
when 'submitted'
|
||||
"Le dossier n°#{@dossier_id} a été déposé."
|
||||
else
|
||||
'Notification par défaut'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue