mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 05:05:55 +08:00
4 lines
217 B
Text
4 lines
217 B
Text
|
<ol class="breadcrumb breadcrumb-protocols-manager">
|
||
|
<li><%= link_to current_team.name, projects_path(team: current_team) %></li>
|
||
|
<li class="active"><%= t("repositories.nav.breadcrumbs.repositories") %></li>
|
||
|
</ol>
|