mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Merge branch 'MDL-58174-master' of https://github.com/abias/moodle
This commit is contained in:
commit
3586887eb6
@ -662,7 +662,7 @@ class core_renderer extends \core_renderer {
|
||||
* @param boolean $onlytopleafnodes
|
||||
* @return boolean nodesskipped - True if nodes were skipped in building the menu
|
||||
*/
|
||||
private function build_action_menu_from_navigation(action_menu $menu,
|
||||
protected function build_action_menu_from_navigation(action_menu $menu,
|
||||
navigation_node $node,
|
||||
$indent = false,
|
||||
$onlytopleafnodes = false) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user