gitlab-org--gitlab-foss/app/views/projects/tree/_tree_content.html.haml

5 lines
132 B
Text
Raw Normal View History

- if show_new_repo?
= render 'shared/repo/repo', project: @project
- else
2017-07-28 13:21:57 -04:00
= render 'projects/tree/old_tree_content', tree: tree