Merge branch 'master' into wip_leon_T7199_adding_images_to_bolierplates
[roojs1] / roojs-debug.js
index 4e8aca4..99fbfb3 100644 (file)
@@ -53480,7 +53480,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
                         //_this.updateToolbar(null, null, pn);
                         _this.updateToolbar(null, null, null);
                         _this.updateFooter(false);
-                        
+
+                        editorcore.syncValue();
                     }
                 }
                 
@@ -55301,7 +55302,7 @@ Roo.extend(Roo.form.Layout, Roo.Component, {
      * a function which returns such a specification.
      */
     /**
-     * @cfg {String} labelAlign
+     * @cfg {String} labelAlign (left|top|right)
      * Valid values are "left," "top" and "right" (defaults to "left")
      */
     /**
@@ -55421,6 +55422,7 @@ Roo.extend(Roo.form.Layout, Roo.Component, {
     }
 });
 
+
 /**
  * @class Roo.form.Column
  * @extends Roo.form.Layout
@@ -55455,7 +55457,6 @@ Roo.extend(Roo.form.Column, Roo.form.Layout, {
     }
 });
 
-
 /**
  * @class Roo.form.Row
  * @extends Roo.form.Layout