mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-48813_m29' of git://github.com/sbourget/moodle
This commit is contained in:
commit
fac7cff3e2
@ -729,8 +729,6 @@ function lesson_supports($feature) {
|
||||
return false;
|
||||
case FEATURE_GROUPINGS:
|
||||
return false;
|
||||
case FEATURE_GROUPMEMBERSONLY:
|
||||
return true;
|
||||
case FEATURE_MOD_INTRO:
|
||||
return true;
|
||||
case FEATURE_COMPLETION_TRACKS_VIEWS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user