Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation

This commit is contained in:
Hadi Nategh
2016-10-27 18:47:02 +02:00
parent 3b76072885
commit 6038936cef
270 changed files with 476 additions and 18759 deletions

View File

@@ -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"],