Commit 0a365bda authored by Phil Hughes's avatar Phil Hughes

Merge branch '3154-personal-pipelines-quota' into 'master'

Add pipeline quota to user settings

Closes #3154

See merge request !2668
parents f35a01b1 cd6622b7
......@@ -85,5 +85,11 @@
= custom_icon('authentication_log')
%span.nav-item-name
Authentication log
= nav_link(path: 'profiles#pipeline_quota') do
= link_to profile_pipeline_quota_path, title: 'Pipeline quota' do
.nav-icon-container
= custom_icon('pipeline')
%span
Pipeline quota
= render 'shared/sidebar_toggle_button'
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