Merge pull request #1186 from internetee/remove-mail-templates

Remove mail templates feature as buggy and unused
This commit is contained in:
Timo Võhmar 2019-06-19 16:39:19 +03:00 committed by GitHub
commit 07b23ca57f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 7 additions and 271 deletions

View file

@ -1,5 +0,0 @@
en:
admin:
mail_templates:
html_body: HTML body
new_mail_template: New mail template

View file

@ -660,7 +660,6 @@ en:
created_at_until: 'Created at until'
is_registrant: 'Is registrant'
force_delete_set_on_domain: 'Force delete set on domain %{domain_name}'
mail_templates: Mail Templates
contact_is_not_valid: 'Contact %{value} is not valid, please fix the invalid contact'
next: 'Next'
previous: 'Previous'

View file

@ -186,7 +186,6 @@ Rails.application.routes.draw do
end
end
resources :mail_templates
resources :account_activities
resources :bank_statements do