Skip to content
Snippets Groups Projects
Commit 5be996c8 authored by HeJ's avatar HeJ
Browse files

Merge branch 'fix/sop' into 'develop'

Fix self-organized project breadcrumbs

See merge request hub/hub!887
parents afa6961b bdc3ac9f
Branches
Tags
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment