Commit 350ef33c authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

update menu app.js

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@61301 954022d7-b5bf-4e40-9824-e11837661b57
parent b1f4b5bc
......@@ -104,7 +104,8 @@ require([
'RightMenu',
'LeftMenu',
'Main',
'Common.Controllers.Fonts'
'Common.Controllers.Fonts',
'Common.Controllers.History'
/** coauthoring begin **/
,'Common.Controllers.Chat'
,'Common.Controllers.Comments'
......@@ -131,7 +132,8 @@ require([
'documenteditor/main/app/view/TableSettings',
'documenteditor/main/app/view/ShapeSettings',
'common/main/lib/util/utils',
'common/main/lib/controller/Fonts'
'common/main/lib/controller/Fonts',
'common/main/lib/controller/History'
/** coauthoring begin **/
,'common/main/lib/controller/Comments'
,'common/main/lib/controller/Chat'
......
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