diff --git a/apps/spreadsheeteditor/main/app/view/Spellcheck.js b/apps/spreadsheeteditor/main/app/view/Spellcheck.js index 1080643c5..33d879318 100644 --- a/apps/spreadsheeteditor/main/app/view/Spellcheck.js +++ b/apps/spreadsheeteditor/main/app/view/Spellcheck.js @@ -131,8 +131,7 @@ define([ }, { caption: this.textIgnoreAll, - value: 1, - disabled: true + value: 1 } ] })