MDL-55727 javascript: Add modal module

This commit is contained in:
Ryan Wyllie 2016-08-23 03:33:31 +00:00
parent e845b96b83
commit 2bcef5594a
22 changed files with 1475 additions and 35 deletions

View file

@ -52,7 +52,8 @@ $THEME->sheets = array(
'filemanager',
'templates',
'autocomplete',
'search'
'search',
'modal'
);
$THEME->editor_sheets = array('editor');