mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-30 06:30:23 +02:00
replace LAB.js with native es5 loading
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
/*egw:uses
|
||||
egw_core;
|
||||
*/
|
||||
import './egw_core.js';
|
||||
|
||||
egw.extend('utils', egw.MODULE_GLOBAL, function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user