diff --git a/test/spreadsheeteditor/main/js/ApplicationController.js b/test/spreadsheeteditor/main/js/ApplicationController.js index c28f5fca1..48e6a58ff 100644 --- a/test/spreadsheeteditor/main/js/ApplicationController.js +++ b/test/spreadsheeteditor/main/js/ApplicationController.js @@ -643,6 +643,7 @@ SSE.ApplicationController = new(function(){ api = new Asc.spreadsheet_api({ 'id-view': 'editor_sdk', + 'id-input' : 'ce-cell-content', 'embedded' : true });