Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
thomasDOTwtf
hub
Commits
5be996c8
Commit
5be996c8
authored
Dec 24, 2023
by
HeJ
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/sop' into 'develop'
Fix self-organized project breadcrumbs See merge request
hub/hub!887
parents
afa6961b
bdc3ac9f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plainui/jinja2/plainui/project.html.j2
+1
-1
1 addition, 1 deletion
src/plainui/jinja2/plainui/project.html.j2
with
1 addition
and
1 deletion
src/plainui/jinja2/plainui/project.html.j2
+
1
−
1
View file @
5be996c8
...
...
@@ -24,7 +24,7 @@
</li>
{% else %}
<li class="breadcrumb-item">
<a href="{{ url("plainui:
so_
projects") }}?type=SoP">{{ _("SelfOrganizedProjects") }}</a>
<a href="{{ url("plainui:projects") }}?type=SoP">{{ _("SelfOrganizedProjects") }}</a>
</li>
{% endif %}
</ol>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment