mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Merge pull request #1186 from internetee/remove-mail-templates
Remove mail templates feature as buggy and unused
This commit is contained in:
commit
07b23ca57f
17 changed files with 7 additions and 271 deletions
|
@ -1,5 +0,0 @@
|
|||
en:
|
||||
admin:
|
||||
mail_templates:
|
||||
html_body: HTML body
|
||||
new_mail_template: New mail template
|
|
@ -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'
|
||||
|
|
|
@ -186,7 +186,6 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :mail_templates
|
||||
resources :account_activities
|
||||
|
||||
resources :bank_statements do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue