examples/bootstrap/htmleditor.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 07:21:39 +0000 (15:21 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 07:21:39 +0000 (15:21 +0800)
examples/bootstrap/htmleditor.js

index 95bf42c..76a4c7a 100644 (file)
@@ -46,6 +46,7 @@ Roo.example.calendar = new Roo.XComponent({
                                             xtype: 'HtmlEditor',
                                             xns: Roo.bootstrap,
                                             fieldLabel : "Editor",
+                                            labelAlign: 'top',
                                             name : "editor",
                                             listeners : {
                                                 render : function() {