summaryrefslogtreecommitdiff
path: root/app/views/admin/background_jobs/_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/background_jobs/_head.html.haml')
-rw-r--r--app/views/admin/background_jobs/_head.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/admin/background_jobs/_head.html.haml b/app/views/admin/background_jobs/_head.html.haml
index d78682532ed..9d722bd7382 100644
--- a/app/views/admin/background_jobs/_head.html.haml
+++ b/app/views/admin/background_jobs/_head.html.haml
@@ -1,5 +1,9 @@
.nav-links.sub-nav
%ul{ class: (container_class) }
+ = nav_link(controller: :system_info) do
+ = link_to admin_system_info_path, title: 'System Info' do
+ %span
+ System Info
= nav_link(controller: :background_jobs) do
= link_to admin_background_jobs_path, title: 'Background Jobs' do
%span