MDL-52554 tool_lp: Remove templateview capability from authenticated users
This commit is contained in:
committed by
Frederic Massart
parent
057c14032b
commit
09c816162c
@@ -233,9 +233,8 @@ $capabilities = array(
|
||||
'captype' => 'read',
|
||||
'contextlevel' => CONTEXT_COURSECAT,
|
||||
'archetypes' => array(
|
||||
'user' => CAP_ALLOW
|
||||
),
|
||||
'clonepermissionsfrom' => 'moodle/block:view'
|
||||
'clonepermissionsfrom' => 'moodle/site:config'
|
||||
),
|
||||
// User evidence.
|
||||
'tool/lp:userevidencemanage' => array(
|
||||
|
||||
Reference in New Issue
Block a user