Commit 3cee90cac2dd6a84f33bb056c28c5b3418d4586e

Authored by Rodrigo Souto
Committed by Antonio Terceiro
1 parent edd3ceea

Add edit_profile on profile admnistrator role

ActionItem1316
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
test/fixtures/roles.yml
@@ -41,6 +41,7 @@ profile_admin: @@ -41,6 +41,7 @@ profile_admin:
41 system: true 41 system: true
42 permissions: 42 permissions:
43 - edit_profile_design 43 - edit_profile_design
  44 + - edit_profile
44 - moderate_comments 45 - moderate_comments
45 - destroy_profile 46 - destroy_profile
46 - perform_task 47 - perform_task