tiny_mce:removed added script|embed in extended_valid_elements
This commit is contained in:
parent
e7906001c5
commit
3956ed4a5d
1 changed files with 1 additions and 0 deletions
|
|
@ -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%',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue