mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-30132_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
This commit is contained in:
commit
62c4ccef0e
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ if (!$currentpage->userid) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$PAGE->set_context($context);
|
$PAGE->set_context($context);
|
||||||
$PAGE->set_pagelayout('mydashboard');
|
$PAGE->set_pagelayout('mypublic');
|
||||||
$PAGE->set_pagetype('user-profile');
|
$PAGE->set_pagetype('user-profile');
|
||||||
|
|
||||||
// Set up block editing capabilities
|
// Set up block editing capabilities
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue