mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 11:38:02 +02:00
Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
/*global Node, define, runtime */
|
||||
|
||||
define("webodf/editor/SessionListView", [], function () {
|
||||
webodfModule.define("webodf/editor/SessionListView", [], function () {
|
||||
"use strict";
|
||||
|
||||
return function SessionListView(sessionList, sessionListDiv, cb) {
|
||||
|
Reference in New Issue
Block a user