Merge pull request #1130 from internetee/update-emails-content

Update emails' content
This commit is contained in:
Timo Võhmar 2019-04-01 19:28:31 +03:00 committed by GitHub
commit 7aa249af34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 291 additions and 816 deletions

View file

@ -107,7 +107,7 @@ module Admin
end
def force_delete_templates
%w(removed_company death)
DomainDeleteMailer.force_delete_templates
end
end
end