mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Merge branch 'hotfix/v8.3.2' into fix/merge-hotfix
This commit is contained in:
@ -897,7 +897,8 @@ VE.ApplicationController = new(function(){
|
||||
|
||||
api = new Asc.VisioEditorApi({
|
||||
'id-view' : 'editor_sdk',
|
||||
'embedded' : true
|
||||
'embedded' : true,
|
||||
'isRtlInterface': window.isrtl
|
||||
});
|
||||
|
||||
if (api){
|
||||
|
||||
Reference in New Issue
Block a user