mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 12:01:20 +02:00
handle/fix missed ckeditor3 calls
This commit is contained in:
@ -15,9 +15,9 @@
|
||||
/*egw:uses
|
||||
jsapi.jsapi; // Needed for egw_seperateJavaScript
|
||||
jquery.jquery;
|
||||
/phpgwapi/js/ckeditor3/ckeditor.js;
|
||||
/phpgwapi/js/ckeditor3/config.js;
|
||||
/phpgwapi/js/ckeditor3/adapters/jquery.js;
|
||||
/phpgwapi/js/ckeditor/ckeditor.js;
|
||||
/phpgwapi/js/ckeditor/config.js;
|
||||
/phpgwapi/js/ckeditor/adapters/jquery.js;
|
||||
et2_core_baseWidget;
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user