4 roles permission system
This commit is contained in:
parent
dac7c44ab3
commit
1c62ec09b0
18 changed files with 66 additions and 111 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
.span3
|
||||
%span.label= member.project_access_human
|
||||
%span.label= member.repo_access_human
|
||||
|
||||
- if can? current_user, :write_project, @project
|
||||
- if @project.issues_enabled && @project.merge_requests_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue