Commit 45baf130 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs: Gadget CKeditor allow all content

parent 21ce82ea
......@@ -20,7 +20,7 @@
'Textarea,Select,Button,ImageButton,HiddenField,Maximize',
removePlugins: '',
disableNativeSpellChecker: false,
extraAllowedContent: "details section article"
allowedContent: true
}
);
g.props.ckeditor.addCommand('saveRJS', {
......
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