Commit 67873979 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs: CKEditor do not disable Native Spell Checker

parent 2cbe97aa
......@@ -117,7 +117,8 @@
textarea,\n
{\n
removeButtons: \'NewPage,Preview\',\n
removePluggins: \'\'\n
removePlugins: \'\',\n
disableNativeSpellChecker: false\n
}\n
);\n
g.props.ckeditor.addCommand(\'saveRJS\', {\n
......@@ -285,7 +286,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>945.42727.27517.33075</string> </value>
<value> <string>948.31859.27287.17783</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -303,7 +304,7 @@
</tuple>
<state>
<tuple>
<float>1441901307.82</float>
<float>1452872881.96</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment