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

index e13408a..492a7fb 100644 (file)
@@ -199,7 +199,7 @@ Roo.form.HtmlEditor.ToolbarContext[ 'font-family']  = {
         ],
         width: 80
     }
-}
+};
 
 Roo.each([ 'SPAN', 'DIV' , 'TD' , 'P' ], function(tg) {
     var cx= Roo.form.HtmlEditor.ToolbarContext;