mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-20 05:12:38 +02:00
Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
/*global define, ops*/
|
||||
|
||||
|
||||
define("webodf/editor/backend/pullbox/SessionBackend", [
|
||||
webodfModule.define("webodf/editor/backend/pullbox/SessionBackend", [
|
||||
"webodf/editor/backend/pullbox/OperationRouter"],
|
||||
function (PullBoxOperationRouter) {
|
||||
"use strict";
|
||||
|
Reference in New Issue
Block a user