[SSE test] Add cell editor id
This commit is contained in:
parent
acbc4f5fd0
commit
00916345ab
|
@ -643,6 +643,7 @@ SSE.ApplicationController = new(function(){
|
||||||
|
|
||||||
api = new Asc.spreadsheet_api({
|
api = new Asc.spreadsheet_api({
|
||||||
'id-view': 'editor_sdk',
|
'id-view': 'editor_sdk',
|
||||||
|
'id-input' : 'ce-cell-content',
|
||||||
'embedded' : true
|
'embedded' : true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue