Add notification for submitted state

This commit is contained in:
Xavier J 2016-12-26 11:57:08 +01:00
parent 33c1a12b84
commit 33362d1a52
4 changed files with 17 additions and 1 deletions

View file

@ -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