mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Basic delayed jobs queue display and rubocop fixes
This commit is contained in:
parent
c7b58d8b06
commit
f4ebbbdc95
5 changed files with 36 additions and 5 deletions
|
@ -47,6 +47,10 @@
|
|||
%li
|
||||
= link_to t('shared.domains_history'), admin_domain_versions_path
|
||||
|
||||
%li
|
||||
= link_to t('shared.jobs'), admin_delayed_jobs_path
|
||||
|
||||
|
||||
%ul.nav.navbar-nav.navbar-right
|
||||
%li= link_to t('shared.log_out', user: current_user), '/logout'
|
||||
/ /.nav-collapse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue