4 lines
132 B
Text
4 lines
132 B
Text
- if show_new_repo?
|
|
= render 'shared/repo/repo', project: @project
|
|
- else
|
|
= render 'projects/tree/old_tree_content', tree: tree
|