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
78514b79
Commit
78514b79
authored
Aug 03, 2018
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove packages tab from sidebar
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
8f12f988
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
app/views/layouts/nav/sidebar/_project.html.haml
app/views/layouts/nav/sidebar/_project.html.haml
+0
-13
No files found.
app/views/layouts/nav/sidebar/_project.html.haml
View file @
78514b79
...
...
@@ -262,19 +262,6 @@
%strong
.fly-out-top-item-name
=
_
(
'Registry'
)
-
if
project_nav_tab?
:packages
=
nav_link
(
controller:
%w[projects/packages]
)
do
=
link_to
project_packages_path
(
@project
)
do
.nav-icon-container
=
sprite_icon
(
'disk'
)
%span
.nav-item-name
=
_
(
'Packages'
)
%ul
.sidebar-sub-level-items.is-fly-out-only
=
nav_link
(
controller:
%w[projects/packages]
,
html_options:
{
class:
"fly-out-top-item"
}
)
do
=
link_to
project_packages_path
(
@project
)
do
%strong
.fly-out-top-item-name
=
_
(
'Packages'
)
-
if
project_nav_tab?
:wiki
=
nav_link
(
controller: :wikis
)
do
=
link_to
get_project_wiki_path
(
@project
),
class:
'shortcuts-wiki'
do
...
...
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