Commit 13bc24ae authored by Alexander.Trofimov's avatar Alexander.Trofimov

Revert "move document.js to common"

This reverts commit 00ae364d.
parent 7682be27
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../cell/model/History.js", "../cell/model/History.js",
"../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
...@@ -137,6 +136,7 @@ ...@@ -137,6 +136,7 @@
"../word/Editor/Sections.js", "../word/Editor/Sections.js",
"../word/Editor/Numbering.js", "../word/Editor/Numbering.js",
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Document.js",
"../word/Editor/Table.js", "../word/Editor/Table.js",
"../word/Editor/Table/TableRecalculate.js", "../word/Editor/Table/TableRecalculate.js",
"../word/Editor/Table/TableDraw.js", "../word/Editor/Table/TableDraw.js",
......
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../word/Editor/History.js", "../word/Editor/History.js",
"../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
...@@ -138,6 +137,7 @@ ...@@ -138,6 +137,7 @@
"../word/Editor/FlowObjects.js", "../word/Editor/FlowObjects.js",
"../word/Editor/Paragraph.js", "../word/Editor/Paragraph.js",
"../word/Editor/Paragraph_Recalculate.js", "../word/Editor/Paragraph_Recalculate.js",
"../word/Editor/Document.js",
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Math.js", "../word/Editor/Math.js",
"../word/Editor/Spelling.js", "../word/Editor/Spelling.js",
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../word/Editor/History.js", "../word/Editor/History.js",
"../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
...@@ -111,6 +110,7 @@ ...@@ -111,6 +110,7 @@
"../word/Editor/Sections.js", "../word/Editor/Sections.js",
"../word/Editor/Numbering.js", "../word/Editor/Numbering.js",
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Document.js",
"../word/Editor/Common.js", "../word/Editor/Common.js",
"../word/Editor/Table.js", "../word/Editor/Table.js",
"../word/Editor/Table/TableRecalculate.js", "../word/Editor/Table/TableRecalculate.js",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment