Skip to content
Snippets Groups Projects
Commit cd7e3409 authored by Phil Hughes's avatar Phil Hughes Committed by Simon Knox
Browse files

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

Add pipeline quota to user settings

Closes #3154

See merge request !2668
parent e37f8973
No related branches found
No related tags found
1 merge request!2680WIP: Prepare 9-5 RC3
Pipeline #
Loading
Loading
@@ -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'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment