mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 07:30:01 +01:00
Merge branch 'MDL-77001-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
This commit is contained in:
commit
6f073ebe6d
@ -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,
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user