mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-75411 mod_data: Add proposals preset
Co-author: Laurent David <laurent.david@moodle.com>
This commit is contained in:
parent
a7514f231d
commit
63bdc84719
16 changed files with 386 additions and 1 deletions
|
@ -1850,7 +1850,8 @@ class core_plugin_manager {
|
|||
),
|
||||
|
||||
'datapreset' => array(
|
||||
'imagegallery'
|
||||
'imagegallery',
|
||||
'proposals',
|
||||
),
|
||||
|
||||
'fileconverter' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue