mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 15:06:23 +02:00
Remove legacy que
This commit is contained in:
parent
031a825b3b
commit
f9be2152e6
20 changed files with 15 additions and 402 deletions
|
@ -38,7 +38,6 @@
|
|||
%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'
|
||||
|
||||
%ul.nav.navbar-nav.navbar-right
|
||||
%li= link_to t('.sign_out'), destroy_admin_user_session_path, method: :delete,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue