tiny_mce:removed added script|embed in extended_valid_elements

This commit is contained in:
Rushabh Mehta 2013-01-02 17:00:08 +05:30
parent e7906001c5
commit 3956ed4a5d

View file

@ -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%',