mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
include jquery and other legacy js files via script tag
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
vendor.bower-asset.jquery.dist.jquery;
|
||||
egw_inheritance.js;
|
||||
*/
|
||||
import '../../../vendor/bower-asset/jquery/dist/jquery.js';
|
||||
import '../jsapi/egw_inheritance.js';
|
||||
|
||||
window.fw_base = (function(){ "use strict"; return Class.extend(
|
||||
|
Reference in New Issue
Block a user