Commit cfb61dd1 authored by Ilya.Kirillov's avatar Ilya.Kirillov Committed by Alexander.Trofimov

Пока рецензирование не добавлено в меню в основную ветку, убрал ссылки на нужный файлы.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64582 954022d7-b5bf-4e40-9824-e11837661b57
parent f8b58a21
...@@ -130,7 +130,7 @@ require([ ...@@ -130,7 +130,7 @@ require([
,'Common.Controllers.ExternalDiagramEditor' ,'Common.Controllers.ExternalDiagramEditor'
/** proprietary end **/ /** proprietary end **/
,'Common.Controllers.ExternalMergeEditor' ,'Common.Controllers.ExternalMergeEditor'
,'Common.Controllers.ReviewChanges' //,'Common.Controllers.ReviewChanges'
] ]
}); });
...@@ -163,7 +163,7 @@ require([ ...@@ -163,7 +163,7 @@ require([
,'common/main/lib/controller/ExternalDiagramEditor' ,'common/main/lib/controller/ExternalDiagramEditor'
/** proprietary end **/ /** proprietary end **/
,'common/main/lib/controller/ExternalMergeEditor' ,'common/main/lib/controller/ExternalMergeEditor'
,'common/main/lib/controller/ReviewChanges' //,'common/main/lib/controller/ReviewChanges'
], function() { ], function() {
app.start(); app.start();
}); });
......
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