Commit 96299eb9 authored by Alexander.Trofimov's avatar Alexander.Trofimov

paragraphContent.js to common

parent 37bb6bd9
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"../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",
...@@ -127,7 +128,6 @@ ...@@ -127,7 +128,6 @@
"../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,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"../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",
...@@ -117,7 +118,6 @@ ...@@ -117,7 +118,6 @@
"../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,6 +32,7 @@ ...@@ -32,6 +32,7 @@
"../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",
...@@ -101,7 +102,6 @@ ...@@ -101,7 +102,6 @@
"../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