mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-46031 output: remove leftover line
This commit is contained in:
parent
0518b6a26a
commit
7c74cfe45c
@ -1499,7 +1499,6 @@ class core_course_renderer extends plugin_renderer_base {
|
||||
}
|
||||
|
||||
// We must only load this module once.
|
||||
$this->page->requires->set_required_html_output('core_course_categoryexpanderjsinit');
|
||||
$this->page->requires->yui_module('moodle-course-categoryexpander',
|
||||
'Y.Moodle.course.categoryexpander.init');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user