Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b1d700f8
Commit
b1d700f8
authored
Aug 19, 2019
by
Ammar Alakkad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hide usage quote in sub-groups
parent
22c25d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ee/app/views/groups/ee/_settings_nav.html.haml
ee/app/views/groups/ee/_settings_nav.html.haml
+2
-1
No files found.
ee/app/views/groups/ee/_settings_nav.html.haml
View file @
b1d700f8
...
...
@@ -22,7 +22,8 @@
%span
Audit Events
-
if
License
.
feature_available?
(
:usage_quotas
)
-# Check if this is not a sub group
-
if
License
.
feature_available?
(
:usage_quotas
)
&&
@group
.
parent
.
nil?
=
nav_link
(
path:
'usage_quota#index'
)
do
=
link_to
group_usage_quotas_path
(
@group
),
title:
s_
(
'UsageQuota|Usage Quotas'
)
do
%span
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment