Add missing cohorts to tab nav

This commit is contained in:
James Lopez 2017-05-29 12:40:29 +00:00
parent 8a9e2415ca
commit 0d4f2ad6fd

View file

@ -5,7 +5,7 @@
.fade-right
= icon('angle-right')
%ul.nav-links.scrolling-tabs
= nav_link(controller: %w(dashboard admin projects users groups builds runners), html_options: {class: 'home'}) do
= nav_link(controller: %w(dashboard admin projects users groups builds runners cohorts), html_options: {class: 'home'}) do
= link_to admin_root_path, title: 'Overview', class: 'shortcuts-tree' do
%span
Overview