Commit 54088f43 authored by Alexander.Trofimov's avatar Alexander.Trofimov

Revert "paragraphContent.js to common"

This reverts commit 96299eb9.
parent 3fa9330b
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
"../common/editor/paragraph.js", "../common/editor/paragraph.js",
"../common/editor/document.js", "../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/editor/paragraphContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -128,6 +127,7 @@ ...@@ -128,6 +127,7 @@
"../word/Editor/Comments.js", "../word/Editor/Comments.js",
"../word/Editor/FlowObjects.js", "../word/Editor/FlowObjects.js",
"../word/Editor/ParagraphContent.js",
"../word/Editor/ParagraphContentBase.js", "../word/Editor/ParagraphContentBase.js",
"../word/Editor/Hyperlink.js", "../word/Editor/Hyperlink.js",
"../word/Editor/Field.js", "../word/Editor/Field.js",
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
"../common/editor/paragraph.js", "../common/editor/paragraph.js",
"../common/editor/document.js", "../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/editor/paragraphContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -118,6 +117,7 @@ ...@@ -118,6 +117,7 @@
"../slide/Editor/Format/Layout.js", "../slide/Editor/Format/Layout.js",
"../slide/Editor/Format/Comments.js", "../slide/Editor/Format/Comments.js",
"../word/Editor/Numbering.js", "../word/Editor/Numbering.js",
"../word/Editor/ParagraphContent.js",
"../word/Editor/ParagraphContentBase.js", "../word/Editor/ParagraphContentBase.js",
"../word/Editor/Hyperlink.js", "../word/Editor/Hyperlink.js",
"../word/Editor/Field.js", "../word/Editor/Field.js",
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
"../common/editor/paragraph.js", "../common/editor/paragraph.js",
"../common/editor/document.js", "../common/editor/document.js",
"../common/editor/documentContent.js", "../common/editor/documentContent.js",
"../common/editor/paragraphContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -102,6 +101,7 @@ ...@@ -102,6 +101,7 @@
"../word/Editor/CollaborativeEditing.js", "../word/Editor/CollaborativeEditing.js",
"../word/Editor/Comments.js", "../word/Editor/Comments.js",
"../word/Editor/FlowObjects.js", "../word/Editor/FlowObjects.js",
"../word/Editor/ParagraphContent.js",
"../word/Editor/ParagraphContentBase.js", "../word/Editor/ParagraphContentBase.js",
"../word/Editor/Hyperlink.js", "../word/Editor/Hyperlink.js",
"../word/Editor/Field.js", "../word/Editor/Field.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