mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-55727 javascript: Add modal module
This commit is contained in:
parent
e845b96b83
commit
2bcef5594a
22 changed files with 1475 additions and 35 deletions
|
@ -52,7 +52,8 @@ $THEME->sheets = array(
|
|||
'filemanager',
|
||||
'templates',
|
||||
'autocomplete',
|
||||
'search'
|
||||
'search',
|
||||
'modal'
|
||||
);
|
||||
|
||||
$THEME->editor_sheets = array('editor');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue