mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
W.I.P collab Editor:
- Fix collab editor define global variable conflicts with some other libraries which use define global
This commit is contained in:
parent
e8a0028cf8
commit
704a47a182
@ -799,8 +799,8 @@
|
||||
|
||||
return(this);
|
||||
};
|
||||
|
||||
|
||||
// Avoid confilict with wodocollabtexteditor which uses dojo framework
|
||||
var define;
|
||||
// Node.js-style export for Node and Component
|
||||
if (typeof module != 'undefined') {
|
||||
module.exports = Resumable;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user