Changed 'captype' for customcert:manage cap

This commit is contained in:
Mark Nelson 2015-12-11 13:19:21 +08:00
parent 2331170c5e
commit 14cc24e540

View file

@ -51,7 +51,7 @@ $capabilities = array(
'mod/customcert:manage' => array(
'captype' => 'read',
'captype' => 'write',
'contextlevel' => CONTEXT_MODULE,
'archetypes' => array(
'teacher' => CAP_ALLOW,