mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 04:11:49 +02: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);
|
return(this);
|
||||||
};
|
};
|
||||||
|
// Avoid confilict with wodocollabtexteditor which uses dojo framework
|
||||||
|
var define;
|
||||||
// Node.js-style export for Node and Component
|
// Node.js-style export for Node and Component
|
||||||
if (typeof module != 'undefined') {
|
if (typeof module != 'undefined') {
|
||||||
module.exports = Resumable;
|
module.exports = Resumable;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user