summaryrefslogtreecommitdiff
path: root/app/views/projects/team.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/team.html.haml')
-rw-r--r--app/views/projects/team.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/projects/team.html.haml b/app/views/projects/team.html.haml
new file mode 100644
index 00000000000..3b2c4b3ef9c
--- /dev/null
+++ b/app/views/projects/team.html.haml
@@ -0,0 +1,3 @@
+%div
+ = render :partial => "team", :locals => {:project => @project}
+