Roo/form/HtmlEditor.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:39:53 +0000 (12:39 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:39:53 +0000 (12:39 +0800)
Roo/form/HtmlEditor.js

index ee18367..b0ea668 100644 (file)
@@ -1347,7 +1347,7 @@ Roo.form.HtmlEditor.pwhite= [
 // white listed style attributes.
 Roo.form.HtmlEditor.cwhite= [
         'text-align',
-        'font-family'
+        'font-family',
 //        'font-size'//??
 ];