mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Get mobile framework working with new imports
This commit is contained in:
parent
982aa14e4e
commit
f827ae16b8
@ -18,6 +18,12 @@
|
||||
egw_inheritance.js;
|
||||
*/
|
||||
|
||||
import '../../api/js/framework/fw_base.js';
|
||||
import '../../api/js/framework/fw_browser.js';
|
||||
import '../../api/js/framework/fw_ui.js';
|
||||
import '../../api/js/framework/fw_classes.js';
|
||||
import '../../api/js/jsapi/egw_inheritance.js';
|
||||
|
||||
/**
|
||||
*
|
||||
* @param {DOMWindow} window
|
||||
|
Loading…
Reference in New Issue
Block a user