mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[SSE test] Add cell editor id
This commit is contained in:
@ -643,6 +643,7 @@ SSE.ApplicationController = new(function(){
|
||||
|
||||
api = new Asc.spreadsheet_api({
|
||||
'id-view': 'editor_sdk',
|
||||
'id-input' : 'ce-cell-content',
|
||||
'embedded' : true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user