mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 19:24:21 +02:00
replace LAB.js with native es5 loading
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
egw_core;
|
||||
egw_debug;
|
||||
*/
|
||||
import './egw_core.js';
|
||||
import './egw_json.js'; // for egw.registerJSONPlugin
|
||||
|
||||
/**
|
||||
* Module storing and updating row data
|
||||
|
Reference in New Issue
Block a user