mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 10:06:53 +08:00
4 lines
218 B
Text
4 lines
218 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>
|