mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-35773 core_backup: removed unnecessary set_samesite_notification()
This commit is contained in:
parent
8e83e54815
commit
420384ae36
@ -211,7 +211,6 @@ if (!async_helper::is_async_pending($id, 'course', 'backup')) {
|
||||
'headingident' => 'backup'
|
||||
);
|
||||
|
||||
echo $renderer->set_samesite_notification();
|
||||
echo $renderer->render_from_template('core/async_backup_status', $progresssetup);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user