Skip to content
Snippets Groups Projects
Commit 0fc51747 authored by Stan Hu's avatar Stan Hu
Browse files

Resolve conflicts in app/policies/group_policy.rb

parent 59db98a0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -53,11 +53,8 @@ class GroupPolicy < BasePolicy
rule { admin }.enable :read_group
 
rule { has_projects }.policy do
<<<<<<< HEAD
enable :read_group
enable :read_list
=======
>>>>>>> dev/master
enable :read_label
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment