mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Remove mail templates feature as buggy and unused
This commit is contained in:
parent
de3db4823e
commit
4a4552564d
17 changed files with 7 additions and 271 deletions
|
@ -34,7 +34,6 @@
|
|||
%li= link_to t('.zones'), admin_zones_path
|
||||
%li= link_to t('.blocked_domains'), admin_blocked_domains_path
|
||||
%li= link_to t('.reserved_domains'), admin_reserved_domains_path
|
||||
%li= link_to t(:mail_templates), admin_mail_templates_path
|
||||
%li= link_to t('.epp_log'), admin_epp_logs_path(created_after: 'today')
|
||||
%li= link_to t('.repp_log'), admin_repp_logs_path(created_after: 'today')
|
||||
%li= link_to t('.que'), '/admin/que'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue