Whitelist: send the alert mail to equipe
This commit is contained in:
parent
53687bf84a
commit
6f0c3ebc11
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class AdministrationMailer < ApplicationMailer
|
|||
|
||||
def dubious_procedures(procedures_and_type_de_champs)
|
||||
@procedures_and_type_de_champs = procedures_and_type_de_champs
|
||||
mail(to: 'tech@tps.apientreprise.fr',
|
||||
mail(to: 'equipe@tps.apientreprise.fr',
|
||||
subject: "[RGS] De nouvelles procédures comportent des champs interdits")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue