mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 20:39:13 +02:00
fix popups of apps without app.ts/js wont work as eT2 is not available
it get's included by the app.ts/js otherwise
This commit is contained in:
@@ -31,6 +31,7 @@ const config = {
|
||||
"pixelegg/js/fw_pixelegg.min": "pixelegg/js/fw_pixelegg.js",
|
||||
"pixelegg/js/fw_mobile.min": "pixelegg/js/fw_mobile.js",
|
||||
"api/js/jsapi/egw.min": "api/js/jsapi/egw_modules.js",
|
||||
"api/js/etemplate/etemplate2": "api/js/etemplate/etemplate2.ts",
|
||||
|
||||
// app.ts/js are added automatic by addAppsConfig() below
|
||||
},
|
||||
|
Reference in New Issue
Block a user