mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix test editors
This commit is contained in:
@ -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){
|
||||
|
||||
Reference in New Issue
Block a user