Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@roojs.com>
Wed, 31 Aug 2011 04:08:41 +0000 (12:08 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 Aug 2011 04:08:41 +0000 (12:08 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 0a4a089..c952cf0 100644 (file)
@@ -367,6 +367,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
        
         var tb = new Roo.Toolbar(wdiv);
         // add the name..
+        
+        tb.tagName = new Roo.Toolbar.TextItem(nm+":&nbsp;")
         tb.add(nm+ ":&nbsp;");
         
         // styles...