gitlab-org--gitlab-foss/app/views/projects/tree/_tree_content.html.haml
2017-07-31 17:24:37 +01:00

4 lines
132 B
Text

- if show_new_repo?
= render 'shared/repo/repo', project: @project
- else
= render 'projects/tree/old_tree_content', tree: tree