gitlab-org--gitlab-foss/app/views/projects/project_members
Jason Lee 18cb430f79 Replace CoffeeScript block into JavaScript in Views.
For example view: shared/issuable/_context

CoffeeScript: 190ms
JavaScript: 19.7ms
2015-11-10 19:17:37 +08:00
..
_group_members.html.haml Small improvements to group/project member rows 2015-03-15 23:50:55 -07:00
_header_title.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
_new_project_member.html.haml Let members be invited from Add members pane. 2015-04-14 12:08:10 +02:00
_project_member.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_team.html.haml
import.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
index.html.haml Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
update.js.haml