Fix test editors

This commit is contained in:
Julia Radzhabova
2023-08-21 17:13:52 +03:00
parent 99f2a5a1fb
commit 520d3cc7da
3 changed files with 3 additions and 6 deletions

View File

@ -311,8 +311,7 @@ SSE.ApplicationController = new(function(){
api = new Asc.spreadsheet_api({
'id-view': 'editor_sdk',
'id-input' : 'ce-cell-content',
'embedded' : true
'id-input' : 'ce-cell-content'
});
if (api){