mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-26 07:45:58 +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 define, require, document, Image, FileReader, window, runtime, ops, gui */
|
||||
|
||||
define("webodf/editor/widgets/imageInserter", [
|
||||
webodfModule.define("webodf/editor/widgets/imageInserter", [
|
||||
"dijit/form/Button",
|
||||
"webodf/editor/EditorSession"],
|
||||
|
||||
|
Reference in New Issue
Block a user