Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:19:08 +0000 (18:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:19:08 +0000 (18:19 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 7ed7bee..030d6c0 100644 (file)
@@ -437,6 +437,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             }
         );
         var fel = Roo.get(footDisp.el);
+        fel.addClass('x-editor-context');
         this.footDispWrap = fel; 
         this.footDispWrap.overflow  = 'hidden';
         this.footDisp = fel.createChild();