Commit db19f64c authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

update menu

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@66164 954022d7-b5bf-4e40-9824-e11837661b57
parent 0d381078
...@@ -139,7 +139,7 @@ require([ ...@@ -139,7 +139,7 @@ require([
,'Common.Controllers.ExternalDiagramEditor' ,'Common.Controllers.ExternalDiagramEditor'
/** proprietary end **/ /** proprietary end **/
,'Common.Controllers.ExternalMergeEditor' ,'Common.Controllers.ExternalMergeEditor'
//,'Common.Controllers.ReviewChanges' ,'Common.Controllers.ReviewChanges'
] ]
}); });
...@@ -172,7 +172,7 @@ require([ ...@@ -172,7 +172,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