mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Add full request JSON to bounced mail, remove unused views
This commit is contained in:
parent
6af37a787d
commit
834b2c95bc
10 changed files with 31 additions and 90 deletions
|
@ -33,6 +33,7 @@
|
|||
%li= link_to t('.blocked_domains'), admin_blocked_domains_path
|
||||
%li= link_to t('.reserved_domains'), admin_reserved_domains_path
|
||||
%li= link_to t('.disputed_domains'), admin_disputes_path
|
||||
%li= link_to t('.bounced_email_addresses'), admin_bounced_mail_addresses_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