davidherney / moodle-format_onetopic

Course format Onetopic to LMS Moodle
GNU General Public License v3.0
19 stars 44 forks source link

MBS-6493: Fix delete for moodle 4.0 #117

Closed sh-csg closed 2 years ago

sh-csg commented 2 years ago

In moodle 4.0 deleting sections doesn't work anymore. With this small fix, deleting sections works again.

sh-csg commented 2 years ago

I changed the fix to work with all items in the section edit menu.

nelliemuller commented 2 years ago

In moodle 4.0 deleting sections doesn't work anymore. With this small fix, deleting sections works again.

It works, thanks you very much.