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
db82cd25
Commit
db82cd25
authored
Nov 03, 2021
by
Jonas Wälter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Topic management: add link to topic detail page
Changelog: added
parent
7898e25d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/admin/topics/_topic.html.haml
app/views/admin/topics/_topic.html.haml
+1
-1
No files found.
app/views/admin/topics/_topic.html.haml
View file @
db82cd25
...
...
@@ -6,7 +6,7 @@
.gl-min-w-0.gl-flex-grow-1
.title
=
topic
.
name
=
link_to
topic
.
name
,
topic_explore_projects_path
(
topic_name:
topic
.
name
)
.stats.gl-text-gray-500.gl-flex-shrink-0.gl-display-none.gl-sm-display-flex
%span
.gl-ml-5.has-tooltip
{
title:
n_
(
'%d project'
,
'%d projects'
,
topic
.
total_projects_count
)
%
topic
.
total_projects_count
}
...
...
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