diff --git a/public/js/legacy/widgets/form/form_fields.js b/public/js/legacy/widgets/form/form_fields.js index a219f8218c..0ae7e88b53 100644 --- a/public/js/legacy/widgets/form/form_fields.js +++ b/public/js/legacy/widgets/form/form_fields.js @@ -272,6 +272,7 @@ _f.CodeField.prototype.make_input = function() { // General options theme : "advanced", plugins : "style,inlinepopups,table,advimage", + extended_valid_elements: "script|embed", // w/h width: '100%',