mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'wip-mdl-38543' of git://github.com/deraadt/moodle
This commit is contained in:
commit
3b597dd4ee
@ -40,7 +40,7 @@ M.core_backup.select_all_init = function(str) {
|
||||
'</div>';
|
||||
};
|
||||
|
||||
var firstsection = Y.one('fieldset#coursesettings .fcontainer.clearfix .grouped_settings.section_level');
|
||||
var firstsection = Y.one('fieldset#id_coursesettings .fcontainer.clearfix .grouped_settings.section_level');
|
||||
if (!firstsection) {
|
||||
// This is not a relevant page.
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user