Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
c1c903fb955cbee1afe3bd10944d6c218b576b15
c1c903fb955cbee1afe3bd10944d6c218b576b15
Switch branch/tag
gitlab-ce
app
views
projects
team.html.haml
Find file
Normal view
History
Permalink
team.html.haml
95 Bytes
Edit
Web IDE
Newer
Older
Project tab added. activities, team, snippets moved to project tab
Dmitriy Zaporozhets
committed
12 years ago
1
=
render
"project_head"
init commit
gitlabhq
committed
13 years ago
2
3
4
%div
=
render
:partial
=>
"team"
,
:locals
=>
{
:project
=>
@project
}