[SSE] Spellcheck: enable Ignore all

This commit is contained in:
Julia Radzhabova 2019-08-15 10:23:43 +03:00
parent 7699f76b64
commit d9d09c6740

View file

@ -131,8 +131,7 @@ define([
}, },
{ {
caption: this.textIgnoreAll, caption: this.textIgnoreAll,
value: 1, value: 1
disabled: true
} }
] ]
}) })