mirror of
https://github.com/moodle/moodle.git
synced 2025-03-19 15:10:05 +01:00
Merge branch 'master_MDL-71573-exportquestions' of https://github.com/catalyst/moodle-MDL-70329
This commit is contained in:
commit
15a3349c87
@ -95,7 +95,7 @@ if ($fromform = $exportform->get_data()) {
|
||||
|
||||
echo $OUTPUT->continue_button(new moodle_url($PAGE->settingsnav->find(
|
||||
'questionbank',
|
||||
\navigation_node::TYPE_CONTAINER)->action->get_path(), $thispageurl->params()));
|
||||
\navigation_node::TYPE_CONTAINER)->action, $thispageurl->params()));
|
||||
echo $OUTPUT->footer();
|
||||
exit;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user