Roo/form/HtmlEditor.js
authorChris <chris@roojs.com>
Tue, 16 Jul 2013 06:35:23 +0000 (14:35 +0800)
committerChris <chris@roojs.com>
Tue, 16 Jul 2013 06:35:23 +0000 (14:35 +0800)
Roo/form/HtmlEditor.js

index 465f95b..9ed65c5 100644 (file)
@@ -1352,7 +1352,7 @@ Roo.form.HtmlEditor.cwhite= [
 
 // black listed style attributes.
 Roo.form.HtmlEditor.cblack= [
-        'font-size'//??
+        'font-size'
 ];