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
69672660
Commit
69672660
authored
Sep 23, 2020
by
Tim Rizzi
Committed by
Dmytro Zaporozhets (DZ)
Sep 23, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update link in empty state of packages UI
parent
93c49f82
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/helpers/packages_helper.rb
app/helpers/packages_helper.rb
+1
-1
changelogs/unreleased/43009-update-docs-link-packages.yml
changelogs/unreleased/43009-update-docs-link-packages.yml
+5
-0
No files found.
app/helpers/packages_helper.rb
View file @
69672660
...
...
@@ -51,7 +51,7 @@ module PackagesHelper
{
resource_id:
resource
.
id
,
page_type:
type
,
empty_list_help_url:
help_page_path
(
'
administration/packages
/index'
),
empty_list_help_url:
help_page_path
(
'
user/packages/package_registry
/index'
),
empty_list_illustration:
image_path
(
'illustrations/no-packages.svg'
),
coming_soon_json:
packages_coming_soon_data
(
resource
).
to_json
}
...
...
changelogs/unreleased/43009-update-docs-link-packages.yml
0 → 100644
View file @
69672660
---
title
:
Empty state Packages UI links to user docs
merge_request
:
43009
author
:
type
:
fixed
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