Skip to content

Commit

Permalink
MDL-19667 report_outline: Clone permissions from view capability
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Dec 19, 2017
1 parent b09b1a0 commit 3d444c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions report/outline/db/access.php
Expand Up @@ -48,6 +48,8 @@
'editingteacher' => CAP_ALLOW,
'manager' => CAP_ALLOW
),

'clonepermissionsfrom' => 'report/outline:view',
)
);

Expand Down

0 comments on commit 3d444c4

Please sign in to comment.