Merge branch 'MDL-77001-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
This commit is contained in:
@@ -146,7 +146,7 @@ class provider implements
|
||||
foreach ($autosaves as $autosave) {
|
||||
$context = \context::instance_by_id($autosave->contextid);
|
||||
$subcontext = [
|
||||
get_string('autosaves', 'tiny_autosave'),
|
||||
get_string('pluginname', 'tiny_autosave'),
|
||||
$autosave->id,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user