mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 04:06:53 +08:00
6a44e23697
* Add projects sidebar navigation [SCI-5178]
3 lines
170 B
Text
3 lines
170 B
Text
<ul class="sidebar-branch">
|
|
<%= render partial: 'shared/sidebar/projects_tree_branch.html.erb', locals: { records: sidebar_folders_tree(team, current_user) } %>
|
|
</ul>
|