Commit 2dd62353 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'winh-audit-events-subnav' into 'master'

Add subnav to projet audit events

Closes #2734

See merge request !2517
parents d4aba03d 6a77d412
......@@ -64,7 +64,7 @@
Members
- if project_nav_tab? :settings
= nav_link(path: %w[projects#edit members#show integrations#show services#edit repository#show ci_cd#show pages#show]) do
= nav_link(path: %w[projects#edit members#show integrations#show services#edit repository#show ci_cd#show pages#show audit_events#index]) do
= link_to edit_project_path(@project), title: 'Settings', class: 'shortcuts-tree' do
%span
Settings
......
- page_title "Audit Events"
= render "projects/settings/head"
%h3.page-title Project Audit Events
%p.light Events in #{@project.path_with_namespace}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment