mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
new TinyMCE "URL"
This commit is contained in:
parent
858f2c0119
commit
e49113cd89
@ -44,7 +44,7 @@ $exclude = array(
|
||||
// api/js/jsapi/egw.js loaded via own tag, and we must not load it twice!
|
||||
'api/js/jsapi/egw.js',
|
||||
// TinyMCE is loaded separate before the bundle
|
||||
'api/js/tinymce/tinymce.min.js',
|
||||
'vendor/tinymce/tinymce/tinymce.min.js',
|
||||
);
|
||||
|
||||
foreach(Bundle::all() as $name => $files)
|
||||
|
Loading…
Reference in New Issue
Block a user